@font-face {
    font-family: 'FONT_I';
    src: url('FONTS/BebasKai.eot');
    src: url('FONTS/BebasKai.eot?#iefix') format('embedded-opentype'),
        url('FONTS/BebasKai.woff2') format('woff2'),
        url('FONTS/BebasKai.woff') format('woff'),
        url('FONTS/BebasKai.ttf') format('truetype'),
        url('FONTS/BebasKai.svg#BebasKai') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONT_BOLD';
    src: url('FONTS/FrankRuhlLibre-Bold.eot');
    src: url('FONTS/FrankRuhlLibre-Bold.eot?#iefix') format('embedded-opentype'),
        url('FONTS/FrankRuhlLibre-Bold.woff2') format('woff2'),
        url('FONTS/FrankRuhlLibre-Bold.woff') format('woff'),
        url('FONTS/FrankRuhlLibre-Bold.ttf') format('truetype'),
        url('FONTS/FrankRuhlLibre-Bold.svg#FrankRuhlLibre-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FONT_NORMAL';
    src: url('FONTS/FrankRuhlLibre-Regular.eot');
    src: url('FONTS/FrankRuhlLibre-Regular.eot?#iefix') format('embedded-opentype'),
        url('FONTS/FrankRuhlLibre-Regular.woff2') format('woff2'),
        url('FONTS/FrankRuhlLibre-Regular.woff') format('woff'),
        url('FONTS/FrankRuhlLibre-Regular.ttf') format('truetype'),
        url('FONTS/FrankRuhlLibre-Regular.svg#FrankRuhlLibre-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}