@font-face {
    font-family: "Reey";
    src: url("fonts/reey/Reey-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.font-reey {
    font-family: "Reey", sans-serif;
}