@font-face {
    font-family: "Amaranth";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/amaranth-regular.woff2") format("woff2");
}

@font-face {
    font-family: "Amaranth";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/amaranth-italic.woff2") format("woff2");
}

@font-face {
    font-family: "Amaranth";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/amaranth-bold.woff2") format("woff2");
}

@font-face {
    font-family: "Amaranth";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/amaranth-bold-italic.woff2") format("woff2");
}

@font-face {
    font-family: "Asap";
    font-style: normal;
    font-weight: 300 600;
    font-display: swap;
    src: url("../fonts/asap-variable.woff2") format("woff2");
}

@font-face {
    font-family: "Asap";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/asap-italic.woff2") format("woff2");
}
