@font-face {
    font-family: "Markpro";
    font-weight: normal;
    src:url("/font/MARKPRO.OTF");
}
@font-face {
    font-family: "Markpro";
    font-weight: bold;
    src:url("/font/MARKPROBOLD.OTF");
}
@font-face {
    font-family: "Markpro";
    font-weight: 900;
    src:url("/font/MARKPROHEAVY.OTF");
}
@font-face {
    font-family: "Markpro";
    font-weight: 500;
    src:url("/font/MARKPROMEDIUM.OTF");
}