@font-face {
    font-family: Abuget;
    src: url(../fonts/Abuget.ttf) format("truetype");
    font-style: normal;
    font-display: swap
}

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

@font-face {
    font-family: Poppins-Regular;
    src: url("../fonts/Poppins-Regular.ttf") format("truetype");
    font-style: normal;
    font-display: swap
}

.secondary {
    font-family: "Benedict";
}
