@font-face {
    font-family: "Saol Display";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/SaolDisplay-Light.otf");
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/Inter-Light.ttf");
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Inter-Regular.ttf");
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/Inter-SemiBold.ttf");
    font-display: swap;
}
