@font-face {
    font-family: 'Hirmos ieUcs';
    src: url('./fonts/Hirmos ieUcs.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'buki 1';
    src: url('./fonts/buki.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: '1871 TYGRA';
    src: url('./fonts/1871\ TYGRA.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'BukyVede';
    src: url('./fonts/1871\ BukyVede.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}

@font-face {
    font-family: 'eleonora';
    src: url('./fonts/1871\ eleonora.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'Vitez';
    src: url('./fonts/Vitez.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'Harlequinade';
    src: url('./fonts/Harlequinade.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'LuxesTenebris';
    src: url('./fonts/LuxesTenebris.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'Vertograd-Regular';
    src: url('./fonts/Vertograd-Regular.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'Ostrog4';
    src: url('./fonts/Ostrog4.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'Preslav';
    src: url('./fonts/Preslav.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'RussianRail';
    src: url('./fonts/RussianRail.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'Benbow_Bold';
    src: url('./fonts/Benbow_Bold.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'Benbow_Regular';
    src: url('./fonts/Benbow_Regular.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'Benbow_Semibold';
    src: url('./fonts/Benbow_Semibold.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}
@font-face {
    font-family: 'Benbow_Thin';
    src: url('./fonts/Benbow_Thin.woff2') format('woff2');
    /* font-weight: normal;
    font-style: normal; */
}






.font1{
    font-family: 'Hirmos ieUcs', sans-serif;
}
.font2{
    font-family: '1871 TYGRA', sans-serif;
  /* font-size: 12px; */
    /* width: 175px; */
}
.font3{
    font-family: '1871 TYGRA', sans-serif;
  /* font-size: 15px; */
    /* width: 175px; */
}
.font4{
    font-family: 'BukyVede', sans-serif;
  /* font-size: 15px; */
    /* width: 175px; */
}
.font5{
font-family: "Harlequinade", sans-serif;
}
.font6{
font-family: "Preslav", sans-serif;
}
.font-russian{
    font-family: "RussianRail", sans-serif;
}

.font-benbow-bold{
    font-family: "Benbow_Bold", sans-serif;
}
.font-benbow-regular{
    font-family: "Benbow_Regular", sans-serif;
}
.font-benbow-semibold{
    font-family: "Benbow_Semibold", sans-serif;
}
.font-benbow-thin{
    font-family: "Benbow_Thin", sans-serif;
}






.size10{
    font-size: 10px;
}
.size13{
    font-size: 13px;
}
.size16{
    font-size: 16px;
}

.size25{
    font-size: 25px;
}





@media (max-width: 1920px) {
    .font20{
        font-size: 22px;
    }

}
@media (max-width: 992px) {
    .font20{
        font-size: 20px;
    }

}
@media (max-width: 570px) {
    .font20{
        font-size: 18px;
    }

}
@media (max-width: 420px) {
    .font20{
        font-size: 17px;
    }

}