@font-face {
    font-family: 'bebas';
    src: url('bebas/BebasNeue_Bold.ttf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-Thin.ttf');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-ThinItalic.ttf');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-Light.ttf');
    font-weight: 300;
    font-style: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-LightItalic.ttf');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/optimize/montserrat-regular-webfont.woff2') format('woff2'),
         url('montserrat/optimize/montserrat-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-Italic.ttf');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/optimize/montserrat-medium-webfont.woff2') format('woff2'),
         url('montserrat/optimize/montserrat-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-MediumItalic.ttf');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/optimize/montserrat-semibold-webfont.woff2') format('woff2'),
         url('montserrat/optimize/montserrat-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-SemiBoldItalic.ttf');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/optimize/montserrat-bold-webfont.woff2') format('woff2'),
         url('montserrat/optimize/montserrat-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-BoldItalic.ttf');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-ExtraBold.ttf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-ExtraBoldItalic.ttf');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-Black.ttf');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    src: url('montserrat/Montserrat-BlackItalic.ttf');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'moula';
    src: url('moula/Moula-Light.ttf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'moula';
    src: url('moula/Moula-Regular.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'moula';
    src: url('moula/Moula-Medium.ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'moula';
    src: url('moula/Moula-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'moula';
    src: url('moula/Moula-Bold.ttf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'moula';
    src: url('moula/Moula-Black.ttf');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RoadRadio';
    src: url('roadradio/RoadRadio-Black.ttf');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}