@font-face {
   font-family: "Articulate Narrow";
   src: url("fonts/Articulate Narrow.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Articulate Light";
   src: url("fonts/Articulate Light.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Articulate";
   src: url("fonts/Articulate.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Arial Narrow";
   src: url("fonts/Arial Narrow.woff") format("woff"), url("fonts/Arial Narrow.eot") format("embedded-opentype"), url("fonts/Arial Narrow.TTF") format("truetype"), url("fonts/Arial Narrow.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}