@font-face {
  font-family: "trans";
  src: url("../ttf/GLYPHTRL.TTF") format('truetype');
}

.font1 {
  font-family: "trans";
  color: rgb(0,0,128);
  font-size: 20px;
}