﻿@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'GothamThin';
    src: url('/Fonts/ufonts_com_gothamthin.eot');
    src: url('/Fonts/ufonts_com_gothamthin.eot') format('embedded-opentype'),
         url('/Fonts/ufonts_com_gothamthin.woff2') format('woff2'),
         url('/Fonts/ufonts_com_gothamthin.woff') format('woff'),
         url('/Fonts/ufonts_com_gothamthin.ttf') format('truetype'),
         url('/Fonts/ufonts_com_gothamthin.svg#ufonts_com_gothamthin') format('svg');
}

@font-face {
    font-family: 'GothamBook';
    src: url('/Fonts/ufonts.com_gotham_book.eot');
    src: url('/Fonts/ufonts.com_gotham_book.eot') format('embedded-opentype'),
         url('/Fonts/ufonts.com_gotham-book.woff2') format('woff2'),
         url('/Fonts/ufonts.com_gotham-book.woff') format('woff'),
         url('/Fonts/ufonts.com_gotham-book.ttf') format('truetype'),
         url('/Fonts/ufonts.com_gotham-book.svg#ufonts_com_gothamlight') format('svg');
}

@font-face {
    font-family: 'GothamLight';
    src: url('/Fonts/ufonts_com_gothamlight.eot');
    src: url('/Fonts/ufonts_com_gothamlight.eot') format('embedded-opentype'),
         url('/Fonts/ufonts_com_gothamlight.woff2') format('woff2'),
         url('/Fonts/ufonts_com_gothamlight.woff') format('woff'),
         url('/Fonts/ufonts_com_gothamlight.ttf') format('truetype'),
         url('/Fonts/ufonts_com_gothamlight.svg#ufonts_com_gothamlight') format('svg');
}

