@font-face {
    font-family: OPPO-Sans;
    src: url(../fonts/OPlusSans3-Regular.woff2);
}

body,h1,h2,h3,h4,h5,h6,p,span,a,button,input {
    font-family: 'OPPO-Sans', sans-serif;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.gotop {
    color: #663300;
    display: none;
}

.overlay {
    background: linear-gradient(transparent, black);
}
