@font-face {
    font-family: "Alegreya";
    src: url(../fonts/Alegreya-VariableFont_wght.ttf);
}
* {
    font-family: Alegreya !important;
}