@font-face {
    font-family: "Archia";
    font-style: normal;
    font-weight: 100;
    src: url("Archia-normal-100.otf") format("opentype");
}

@font-face {
    font-family: "Archia";
    font-style: normal;
    font-weight: 500;
    src: url("Archia-normal-500.otf") format("opentype");
}

@font-face {
    font-family: "Archia";
    font-style: normal;
    font-weight: 600;
    src: url("Archia-normal-600.otf") format("opentype");
}

@font-face {
    font-family: "Archia";
    font-style: normal;
    font-weight: normal;
    src: url("Archia-normal-normal.otf") format("opentype");
}

