@font-face {
    font-family: "MyCustomFont";
    src: url("MYRIADPRO-REGULAR.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}