@font-face {
   font-family: "Frutiger";
   src: url("fonts/Frutiger.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Frutiger";
   src: url("fonts/Frutiger Bold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}