@font-face {
    font-family: "Magnita";
    font-weight: normal;
    src: url("fonts/Magnita.eot");
    src:
        url("fonts/Magnita.eot#iefix") format("embedded-opentype"),
        url("fonts/Magnita.woff") format("woff2"),
        url("fonts/Magnita.woff") format("woff"),
        url("https://ultimatehrservices.com/wp-content/themes/ardenthr/assets/fonts/magnita/fonts/Magnita.ttf") format("truetype"),
        url("fonts/Magnita.svg") format("svg");
}