@font-face {
    font-family: "Marvin";
    src: url("Marvin.eot");
    src: url("Marvin.eot?#iefix") format("embedded-opentype"),
         url("Marvin.woff2") format("woff2"),
         url("Marvin.woff") format("woff"),
         url("Marvin.svg#Marvin") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}