
/* NEXA */
@font-face {
    font-family: 'nexa_boldregular';
    src: url('../fonts/nexa_bold-webfont.woff2') format('woff2'),
         url('../fonts/nexa_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_lightregular';
    src: url('../fonts/nexa_light-webfont.woff2') format('woff2'),
         url('../fonts/nexa_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_ultraregular';
    src: url('../fonts/ufonts.com_gotham-ultra-webfont.woff2') format('woff2'),
         url('../fonts/ufonts.com_gotham-ultra-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_thinregular';
    src: url('../fonts/ufonts.com_gotham-thin-webfont.woff2') format('woff2'),
         url('../fonts/ufonts.com_gotham-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}