@font-face {
    font-family: "Custom Font";
    src: url("../fonts/NeoSansStd-Regular.woff2") format("woff2"),
         url("../fonts/NeoSansStd-Regular.woff") format("woff");
}