@font-face {
    font-family: "ALSRubl";
    font-weight: normal;
    font-style: normal;

    font-display: swap;
    src: url("../fonts/ALSRubl.eot?") format("eot"),
    url("../fonts/ALSRubl.woff") format("woff"),
    url("../fonts/ALSRubl.ttf") format("truetype"),
    url("../fonts/ALSRubl.svg#TrebuchetMS") format("svg");
}
@font-face {
    font-family: "PT-Root-UI";
    font-weight: 300;
    font-style: normal;

    src: url("../fonts/PT-Root-UI/PT-Root-UI_Light.woff2") format("woff2"),
    url("../fonts/PT-Root-UI/PT-Root-UI_Light.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: "PT-Root-UI";
    font-weight: 400;
    font-style: normal;

    src: url("../fonts/PT-Root-UI/PT-Root-UI_Regular.woff2") format("woff2"),
    url("../fonts/PT-Root-UI/PT-Root-UI_Regular.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: "PT-Root-UI";
    font-weight: 500;
    font-style: normal;

    src: url("../fonts/PT-Root-UI/PT-Root-UI_Medium.woff2") format("woff2"),
    url("../fonts/PT-Root-UI/PT-Root-UI_Medium.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: "PT-Root-UI";
    font-weight: 600;
    font-style: normal;

    src: url("../fonts/PT-Root-UI/PT-Root-UI_Bold.woff2") format("woff2"),
    url("../fonts/PT-Root-UI/PT-Root-UI_Bold.woff") format("woff");
    font-display: swap;
}