@font-face {
    font-family: 'TheMix';
    src: url('fonts/THEMIXBOLD.OTF') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Coolvetica1';
    src: url('fonts/coolvetica condensed rg.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Coolvetica2';
    src: url('fonts/coolvetica crammed rg.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Coolvetica3';
    src: url('fonts/coolvetica rg it.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Coolvetica4';
    src: url('fonts/coolvetica rg.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Coolvetica5';
    src: url('fonts/coolvetica compressed hv.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-BLACKITALIC.TTF') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-BOLD.TTF') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-BOLDITALIC.TTF') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-EXTRABOLD.TTF') format('truetype');
    font-weight: 800;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-EXTRABOLDITALIC.TTF') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-EXTRALIGHT.TTF') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-EXTRALIGHTITALIC.TTF') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-ITALIC.TTF') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-LIGHT.TTF') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-LIGHTITALIC.TTF') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-MEDIUM.TTF') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-MEDIUMITALIC.TTF') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-REGULAR.TTF') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-SEMIBOLD.TTF') format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-SEMIBOLDITALIC.TTF') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-THIN.TTF') format('truetype');
    font-weight: 100;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-THINITALIC.TTF') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/POPPINS-BLACK.TTF') format('truetype');
    font-weight: 900;
}