@font-face {
    font-family: 'MFB';
    font-weight: bold;
    font-style: normal;
    src: url("fonts/Myfrida_Bold.otf") format("opentype");
}

@font-face {
    font-family: 'MFN';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/Myfride_Regular.otf") format("opentype");
}

@font-face {
    font-family: 'NB';
    font-weight: bold;
    font-style: normal;
    src: url("fonts/Nexa_Bold.otf") format("opentype");
}

@font-face {
    font-family: 'NL';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/Nexa_Light.otf") format("opentype");
}

@font-face {
    font-family: 'LG';
    font-weight: bold;
    font-style: normal;
    src: url("fonts/LuckiestGuy.ttf") format("truetype");
}