@import url('https://fonts.googleapis.com/css?family=Exo+2:300,400,500,600,700,800&display=swap&subset=cyrillic');

@font-face {
    font-family: 'LCD';
    font-display: auto;
    src: url("../fonts/LCD.ttf") format("truetype");
}

@font-face {
    font-family: 'LCD2';
    font-display: auto;
    src: url("../fonts/9299.TTF") format("truetype");
}
@font-face {
    font-family: 'Bebas Neue';
    font-display: auto;
    src: url("../fonts/BebasNeue-Regular.ttf") format("truetype");
}
@font-face {
    font-family: 'Kraft';
    font-display: auto;
    src: url("../fonts/Kraft_27005.ttf") format("truetype");
}

@font-face {
    font-family: "Chupada";
    src: url("../fonts/Chupada/Chupada.otf") format("opentype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Chupada";
    src: url("../fonts/Chupada/Chupada_Bold.otf") format("opentype");
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: "Chupada";
    src: url("../fonts/Chupada/Chupada_Bold_Italic.otf") format("opentype");
    font-style: italic;
    font-weight: bold;
}
@font-face {
    font-family: "Chupada";
    src: url("../fonts/Chupada/Chupada_Italic.otf") format("opentype");
    font-style: italic;
    font-weight: normal;
}




