@font-face {
    font-family: "font1";
    src: url("/font/font1.otf") format("opentype");
    font-style: normal;
    font-weight: normal;
}
 
@font-face {
    font-family: "font2";
    src: url("/font/font2.otf") format("opentype");
    font-style: normal;
    font-weight: normal;
}