@font-face {
    font-family: 'Gabriola';
    font-style: normal;
    font-weight: 400;
    src: local(Gabriola), url(../fonts/gabriola.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: "TeddyBear";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/TeddyBear.html) format("truetype");
    font-display: swap
}

@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/PTSansBold.html) format("truetype");
    font-display: swap
}

@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/PTSansRegular.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: "IskraCYR-Light";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/new/Iskra_CYR/IskraCYR-Light.html) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "IskraCYR-Medium";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/new/Iskra_CYR/IskraCYR-Medium.otf) format("opentype");
    font-display: swap
}

@font-face {
    font-family: "ALSRubl";
    font-style: normal;
    font-display: swap;
    font-weight: normal;
    src: url("../fonts/ALSRubl/ALSRubl.eot?") format("eot"), url("../fonts/ALSRubl/ALSRubl.woff2") format("woff2"), url("../fonts/ALSRubl/ALSRubl.woff") format("woff"), url("../fonts/ALSRubl/ALSRubl.ttf") format("truetype");
  }