@font-face {
    font-family: "Guardian Sans Light";
    src: url("/fonts/guardian-sans/GuardianSansLight.otf") format("opentype");
}

@font-face {
    font-family: "Guardian Sans Regular";
    src: url("/fonts/guardian-sans/GuardianSansRegular.otf") format("opentype");
}

@font-face {
    font-family: "Guardian Sans Hairline";
    src: url("/fonts/guardian-sans/GuardianSansHairline.otf") format("opentype");
}

@font-face {
    font-family: "Guardian Sans Semibold";
    src: url("/fonts/guardian-sans/GuardianSansSemibold.otf") format("opentype");
}

@font-face {
    font-family: "Guardian Sans Bold";
    src: url("/fonts/guardian-sans/GuardianSansBold.otf") format("opentype");
}