/* Custom UI fonts */

@font-face {
font-family: "Gveret Lavin";
src: url("/files/fonts/17/0b/170b677410f827cb1f7580c71fd55c359f77f8fe.otf") format("opentype");
font-style: normal;
font-weight: normal;
font-display: swap;
unicode-range: U+05BE-05F4;
}
@font-face {
font-family: "Assistent";
src: url("/files/fonts/37/f3/37f36b6ae3f78ab1b8dc0cfd23ca1eb28f7597a4.ttf") format("truetype");
font-style: normal;
font-weight: normal;
font-display: swap;
unicode-range: U+05BE-05F4;
}
@font-face {
font-family: "Hoverclm";
src: url("/files/fonts/0b/c5/0bc54882ec3e46dcb06cf430ac59aceffbed8f5d.ttf") format("truetype");
font-style: normal;
font-weight: normal;
font-display: swap;
}
@font-face {
font-family: "Font";
src: url("/files/fonts/c3/e7/c3e738dd501f78db075dc8d7713898d4cece2cd2.ttf") format("truetype");
font-style: normal;
font-weight: normal;
font-display: swap;
unicode-range: U+05BE-05F4;
}
:root {
    --base-font: "Font";
    --base-font-size: 35px;
    --heading1-font: "Font";
    --heading1-font-size: 5rem;
    --heading2-font: "Font";
    --heading2-font-size: 5rem;
}
