/* FONTS */


@font-face {
    font-family: 'GothamUltra';
    src: url('../font/GothamUltra.eot');
    src: url('../font/GothamUltra.eot') format('embedded-opentype'),
         url('../font/GothamUltra.woff2') format('woff2'),
         url('../font/GothamUltra.woff') format('woff'),
         url('../font/GothamUltra.ttf') format('truetype'),
         url('../font/GothamUltra.svg') format('svg');
}
@font-face {
    font-family: 'GothamMedium';
    src: url('../font/GothamMedium.eot');
    src: url('../font/GothamMedium.eot') format('embedded-opentype'),
         url('../font/GothamMedium.woff2') format('woff2'),
         url('../font/GothamMedium.woff') format('woff'),
         url('../font/GothamMedium.ttf') format('truetype'),
         url('../font/GothamMedium.svg') format('svg');
}
@font-face {
    font-family: 'GothamThin';
    src: url('../font/GothamThin.eot');
    src: url('../font/GothamThin.eot') format('embedded-opentype'),
         url('../font/GothamThin.woff2') format('woff2'),
         url('../font/GothamThin.woff') format('woff'),
         url('../font/GothamThin.ttf') format('truetype'),
         url('../font/GothamThin.svg') format('svg');
}
@font-face {
    font-family: 'ClashDisplaySemibold';
    src: url('../font/ClashDisplay-Semibold.eot');
    src: url('../font/ClashDisplay-Semibold.eot') format('embedded-opentype'),
         url('../font/ClashDisplay-Semibold.woff2') format('woff2'),
         url('../font/ClashDisplay-Semibold.woff') format('woff'),
         url('../font/ClashDisplay-Semibold.ttf') format('truetype'),
         url('https://get.tokmate.com/jvstatic/fonts/ClashDisplay-Semibold.svg') format('svg');
}
@font-face {
    font-family: 'ClashDisplayBold';
    src: url('../font/ClashDisplay-Bold.eot');
    src: url('../font/ClashDisplay-Bold.eot') format('embedded-opentype'),
         url('../font/ClashDisplay-Bold.woff2') format('woff2'),
         url('../font/ClashDisplay-Bold.woff') format('woff'),
         url('../font/ClashDisplay-Bold.ttf') format('truetype'),
         url('https://get.tokmate.com/jvstatic/fonts/ClashDisplay-Bold.svg') format('svg');
}
@font-face {
    font-family: 'ClashDisplayMedium';
    src: url('../font/ClashDisplay-Medium.eot');
    src: url('../font/ClashDisplay-Medium.eot') format('embedded-opentype'),
         url('../font/ClashDisplay-Medium.woff2') format('woff2'),
         url('../font/ClashDisplay-Medium.woff') format('woff'),
         url('../font/ClashDisplay-Medium.ttf') format('truetype'),
         url('https://get.tokmate.com/jvstatic/fonts/ClashDisplay-Medium.svg') format('svg');
}