
@font-face {
    font-family: 'AdobeHeitiStd-Regular';
    src:url("./AdobeHeitiStd-Regular.otf");
}


@font-face {
    font-family: 'font1';
    src:url("./font1.TTF");
}


@font-face {
    font-family: 'font2';
    src:url("./font2.TTF");
}


@font-face {
    font-family: 'Play-Regular';
    src:url("./Play-Regular.ttf");
}


@font-face {
    font-family: 'Raleway-Regular';
    src:url("./Raleway-Regular.ttf");
}


@font-face {
    font-family: 'Poppins-Bold';
    src:url("./Poppins-Bold.ttf");
}


@font-face {
    font-family: 'MONTSERRAT-BOLD';
    src: url("./MONTSERRAT-BOLD.OTF") format("opentype");
}
