@font-face {
    font-family: 'GothamBold';
    src: url('gotham_bold_regular-webfont.woff2') format('woff2'),
         url('gotham_bold_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamLight';
    src: url('ufonts.com_gotham-light-webfont.woff2') format('woff2'),
         url('ufonts.com_gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
