@font-face {
    font-family: "Mr-Orange";
    src: url("MrOrange.eot");
    src: url("MrOrange.eot?#iefix") format("embedded-opentype"),
        url("MrOrange.woff2") format("woff2"),
        url("MrOrange.woff") format("woff"),
        url("MrOrange.ttf") format("truetype"),
        url("MrOrange.svg#MrOrange") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
