
@font-face {
    font-family: "Moon Walk";
    src:
        url("../fonts/moonwalk/MoonWalk.ttf") format("truetype"),
        url("../fonts/moonwalk/MoonWalk.otf") format("opentype"),
        url("../fonts/moonwalk/MoonWalk.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: "Unitext Regular";
    src: url("https://db.onlinewebfonts.com/t/8e38c9cc931e43e959d8341ad03741ab.eot");
    src: url("https://db.onlinewebfonts.com/t/8e38c9cc931e43e959d8341ad03741ab.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/8e38c9cc931e43e959d8341ad03741ab.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/8e38c9cc931e43e959d8341ad03741ab.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/8e38c9cc931e43e959d8341ad03741ab.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/8e38c9cc931e43e959d8341ad03741ab.svg#Unitext Regular")format("svg");
}