
/* BEBAS NEUE */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/* GOTHAM */
@font-face {
    font-family: 'gotham_problack';
    src: url('../fonts/gothaprobla-webfont.woff2') format('woff2'),
         url('../fonts/gothaprobla-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_probold';
    src: url('../fonts/gothaprobol-webfont.woff2') format('woff2'),
         url('../fonts/gothaprobol-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_prolight';
    src: url('../fonts/gothaprolig-webfont.woff2') format('woff2'),
         url('../fonts/gothaprolig-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_promedium';
    src: url('../fonts/gothapromed-webfont.woff2') format('woff2'),
         url('../fonts/gothapromed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_proregular';
    src: url('../fonts/gothaproreg-webfont.woff2') format('woff2'),
         url('../fonts/gothaproreg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* CANELA */
@font-face {
    font-family: 'canela_deck_trialblack';
    src: url('../fonts/caneladeck-black-trial-webfont.woff2') format('woff2'),
         url('../fonts/caneladeck-black-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'canela_deck_trialbold';
    src: url('../fonts/caneladeck-bold-trial-webfont.woff2') format('woff2'),
         url('../fonts/caneladeck-bold-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'canela_deck_triallight';
    src: url('../fonts/caneladeck-light-trial-webfont.woff2') format('woff2'),
         url('../fonts/caneladeck-light-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'canela_deck_trialmedium';
    src: url('../fonts/caneladeck-medium-trial-webfont.woff2') format('woff2'),
         url('../fonts/caneladeck-medium-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'canela_deck_regular_trialRg';
    src: url('../fonts/caneladeck-regular-trial-webfont.woff2') format('woff2'),
         url('../fonts/caneladeck-regular-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'canela_deck_trialthin';
    src: url('../fonts/caneladeck-thin-trial-webfont.woff2') format('woff2'),
         url('../fonts/caneladeck-thin-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}