
@font-face {
    font-family: 'Colfax';
    src: url('../fonts/Colfax/light/Colfax-Light.woff2') format('woff2'),
         url('../fonts/Colfax/light/Colfax-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham/xlight/Gotham-ExtraLight.woff2') format('woff2'),
         url('../fonts/Gotham/xlight/Gotham-ExtraLight.woff') format('woff');
    font-weight: 100;
    font-style: normal;

}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham/light/Gotham-Light.woff2') format('woff2'),
         url('../fonts/Gotham/light/Gotham-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham/medium/Gotham-Medium.woff2') format('woff2'),
         url('../fonts/Gotham/medium/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}


@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/Proxima Nova/thin/ProximaNova-Thin.woff2') format('woff2'),
         url('../fonts/Proxima Nova/thin/ProximaNova-Thin.woff') format('woff'),
         url('../fonts/Proxima Nova/thin/ProximaNova-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;

}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/Proxima Nova/light/ProximaNova-Light.woff2') format('woff2'),
         url('../fonts/Proxima Nova/light/ProximaNova-Light.woff') format('woff'),
         url('../fonts/Proxima Nova/light/ProximaNova-Light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

}


@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/Proxima Nova/normal/ProximaNova-Regular.woff2') format('woff2'),
         url('../fonts/Proxima Nova/normal/ProximaNova-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Soho Gothic';
    src: url('../fonts/Soho Gothic/Light/SohoGothicPro-Light.woff2') format('woff2'),
         url('../fonts/Soho Gothic/Light/SohoGothicPro-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'Soho Gothic';
    src: url('../fonts/Soho Gothic/Light/SohoGothicPro-MediumItalic.woff2') format('woff2'),
         url('../fonts/Soho Gothic/Light/SohoGothicPro-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Trade Gothic';
    src: url('../fonts/Trade Gothic/Bold/TradeGothic-Bold.woff2') format('woff2'),
         url('../fonts/Trade Gothic/Bold/TradeGothic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}





