@font-face{
    font-family: text-font;
    src:url(https://file.garden/ZoxPrUDb23rJb7qL/Fonts/C%26C%20Red%20Alert%20%5BINET%5D.ttf);
}

@font-face{
    font-family: header-font;
    src:url(https://file.garden/ZoxPrUDb23rJb7qL/Fonts/OffBit-DotBold.ttf);
}

@property --main-color {
    syntax: "<color>";
    inherits: false;
    initial-value: #001685;
}

@property --accent-color1{
    syntax:"<color>";
    inherits: false;
    initial-value:#deeaff;
}
