@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;
}

@font-face {
    font-family: "Roboto Slab";
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/RobotoSlab/static/RobotoSlab-Light.ttf") format("truetype"),
         url("../fonts/RobotoSlab/static/RobotoSlab-Light.woff") format("woff"),
         url("../fonts/RobotoSlab/static/RobotoSlab-Light.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Roboto Slab";
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/RobotoSlab/static/RobotoSlab-Medium.ttf") format("truetype"),
         url("../fonts/RobotoSlab/static/RobotoSlab-Medium.woff") format("woff"),
         url("../fonts/RobotoSlab/static/RobotoSlab-Medium.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Roboto Slab";
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/RobotoSlab/static/RobotoSlab-Bold.ttf") format("truetype"),
         url("../fonts/RobotoSlab/static/RobotoSlab-Bold.woff") format("woff"),
         url("../fonts/RobotoSlab/static/RobotoSlab-Bold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Exo 2";
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/Exo2/static/Exo2-Light.ttf") format("truetype"),
         url("../fonts/Exo2/static/Exo2-Light.woff") format("woff"),
         url("../fonts/Exo2/static/Exo2-Light.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Exo 2";
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/Exo2/static/Exo2-Regular.ttf") format("truetype"),
         url("../fonts/Exo2/static/Exo2-Regular.woff") format("woff"),
         url("../fonts/Exo2/static/Exo2-Regular.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Exo 2";
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/Exo2/static/Exo2-Medium.ttf") format("truetype"),
         url("../fonts/Exo2/static/Exo2-Medium.woff") format("woff"),
         url("../fonts/Exo2/static/Exo2-Medium.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Exo 2";
    font-weight: 600;
    font-style: normal;
    src: url("../fonts/Exo2/static/Exo2-SemiBold.ttf") format("truetype"),
         url("../fonts/Exo2/static/Exo2-SemiBold.woff") format("woff"),
         url("../fonts/Exo2/static/Exo2-SemiBold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Exo 2";
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/Exo2/static/Exo2-Bold.ttf") format("truetype"),
         url("../fonts/Exo2/static/Exo2-Bold.woff") format("woff"),
         url("../fonts/Exo2/static/Exo2-Bold.woff2") format("woff2");
    font-display: swap;
}
