@font-face {
   font-family: "High Tower Text";
   src: url("fonts/High-Tower-Text.eot") format("embedded-opentype"),
       url("fonts/High-Tower-Text.ttf") format("truetype"),
       url("fonts/High-Tower-Text.woff") format("woff"),
       url("fonts/High-Tower-Text.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "High Tower Text";
   src: url("fonts/High-Tower-Text-Italic.eot") format("embedded-opentype"),
       url("fonts/High-Tower-Text-Italic.ttf") format("truetype"),
       url("fonts/High-Tower-Text-Italic.woff") format("woff"),
       url("fonts/High-Tower-Text-Italic.svg") format("svg");
   font-weight: normal;
   font-style: italic;
}