@font-face {
    font-family: "AFY Sans Regular";
    src: url("/regular-eot");
    src: url("/regular-eot?#iefix") format("embedded-opentype"), url("/regular-woff2") format("woff2"),
        url("/regular-woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "AFY Sans Semibold";
    src: url("/semibold-eot");
    src: url("/semibold-eot?#iefix") format("embedded-opentype"), url("/semibold-woff2") format("woff2"),
        url("/semibold-woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
