
@font-face{
    font-family:'gotham-x-medium';
    src:
    url('../fonts/GothamXNarrow-Medium.eot') format('embedded-opentype'),
    url('../fonts/GothamXNarrow-Medium.woff2') format('woff2'),
    url('../fonts/GothamXNarrow-Medium.woff') format('woff'),
    url('../fonts/GothamXNarrow-Medium.otf') format('opentype');
    font-style:normal;
}
@font-face{
font-family:'gotham-x-bold';
src:
url('../fonts/GothamXNarrow-Medium.eot') format('embedded-opentype'),
url('../fonts/GothamXNarrow-Medium.woff2') format('woff2'),
url('../fonts/GothamXNarrow-Medium.woff') format('woff'),
url('../fonts/GothamXNarrow-Medium.otf') format('opentype');
font-style:normal;
}
@font-face{
font-family:"Graphik Compact";
src:
url('../fonts/GothamXNarrow-Regular.eot') format('embedded-opentype'),
url(../fonts/GraphikCompact-Regular.woff2) format("woff2"),
url(../fonts/GraphikCompact-Regular.woff) format("woff"),
url(../fonts/GraphikCompact-Regular.ttf) format("truetype");
font-weight:normal;
font-style:normal;
} 
@font-face{
font-family:"Graphik Compact Bold"; 
src: 
url(../fonts/graphikCompact-Bold.eot) format("embedded-opentype"),
url(../fonts/GraphikCompact-Bold.woff2) format("woff2"),
url(../fonts/GraphikCompact-Bold.woff) format("woff"),
url(../fonts/GraphikCompact-Bold.ttf) format("truetype");
font-weight:bold;
font-style:normal;
}


@font-face {
    font-family: 'LibSansWeb';
    src: url('../fonts/libsansweb/libesansweb-condensed-regular.woff') format('woff2');
}
@font-face {
    font-family: 'LibSansWebBlack';
    src: url('../fonts/libsansweb/libesansweb-semicondensed-black.woff') format('woff2');
}
@font-face {
    font-family: 'LibSansWebSCR';
    src: url('../fonts/libsansweb/libesansweb-semicondensed-regular.woff') format('woff2');
}
