@charset "UTF-8";

@font-face {
    font-family: "RFP Icons Round";
    src: url("../fonts/rfp-icons/RFP-Icons-Round.woff2");
}

@font-face {
    font-family: "Lilex";
    src: url("../fonts/lilex/Lilex[wght].ttf");
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: "Lilex";
    src: url("../fonts/lilex/Lilex-Italic[wght].ttf");
    font-weight: 100 900;
    font-style: italic;
}