@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphs/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphs/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphs/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphs/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphs/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
@font-face {
    font-family: "Gotham Narrow Book";
    src: url('../fonts/GothamNarrow/GothamNarrow-Book.otf');
    src: url('../fonts/GothamNarrow/GothamNarrow-Book.otf?#iefix') format('opentype'), url('../fonts/GothamNarrow/GothamNarrowBook_normal_condensed.woff') format('woff'), url('../fonts/GothamNarrow/GothamNarrowBook_normal_condensed.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Gotham Narrow Bold";
    src: url('../fonts/GothamNarrow/GothamNarrow-Bold.otf');
    src: url('../fonts/GothamNarrow/GothamNarrow-Bold.otf?#iefix') format('opentype'), url('../fonts/GothamNarrow/GothamNarrowBold_normal_condensed.woff') format('woff'), url('../fonts/GothamNarrow/GothamNarrowBold_normal_condensed.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: Arboria;
    src: url('../fonts/Arboria/Arboria-Book.otf');
    src: url('../fonts/Arboria/Arboria-Book.eot?#iefix') format('opentype'), 
         url('../fonts/Arboria/Arboria-Book.woff') format('woff'), 
         url('../fonts/Arboria/Arboria-Book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: ArboriaBold;
    src: url('../fonts/Arboria/Arboria-Bold.otf');
    src: url('../fonts/Arboria/Arboria-Bold.eot?#iefix') format('opentype'), 
         url('../fonts/Arboria/Arboria-Bold.woff') format('woff'), 
         url('../fonts/Arboria/Arboria-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}