@font-face {
    font-family: Roboto-Black;
    src: url("../fonts/Roboto/Roboto-Black.ttf");
}

@font-face {
    font-family: Roboto-BlackItalic;
    src: url("../fonts/Roboto/Roboto-BlackItalic.ttf");
}

@font-face {
    font-family: Roboto-Bold;
    src: url("../fonts/Roboto/Roboto-Bold.ttf");
}

@font-face {
    font-family: Roboto-BlackRoboto-BoldItalic;
    src: url("../fonts/Roboto/Roboto-BoldItalic.ttf");
}

@font-face {
    font-family: Roboto-Italic;
    src: url("../fonts/Roboto/Roboto-Italic.ttf");
}

@font-face {
    font-family: Roboto-Light;
    src: url("../fonts/Roboto/Roboto-Light.ttf");
}

@font-face {
    font-family: Roboto-LightItalic;
    src: url("../fonts/Roboto/Roboto-LightItalic.ttf");
}

@font-face {
    font-family: Roboto-Medium;
    src: url("../fonts/Roboto/Roboto-Medium.ttf");
}

@font-face {
    font-family: Roboto-MediumItalic;
    src: url("../fonts/Roboto/Roboto-MediumItalicttf");
}

@font-face {
    font-family: Roboto-Regular;
    src: url("../fonts/Roboto/Roboto-Regular.ttf");
}

@font-face {
    font-family: Roboto-Thin;
    src: url("../fonts/Roboto/Roboto-Thin.ttf");
}

@font-face {
    font-family: Roboto-ThinItalic;
    src: url("../fonts/Roboto/Roboto-ThinItalic.ttf");
}

@font-face {
    font-family: Organo;
    /* src: url("../fonts/organo/Organo.ttf"); */
    src: url("../fonts/organo/Organo.ttf");
}


/* vietnamese */

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofA6sKUbuvISTs.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* Digital Font for Calculator */
@font-face {
    font-family: DS-Digi;
    src: url("../fonts/DS-Digital/DS-DIGI.TTF");
}
@font-face {
    font-family: DS-DigiB;
    src: url("../fonts/DS-Digital/DS-DIGIB.TTF");
}
@font-face {
    font-family: DS-DigiI;
    src: url("../fonts/DS-Digital/DS-DIGII.TTF");
}
@font-face {
    font-family: DS-DigiBI;
    src: url("../fonts/DS-Digital/DS-DIGIT.TTF");
}


/* Typo Round */
@font-face {
    font-family: TypoRound-Bold;
    src: url("../fonts/TypoRound/Typo_Round_Bold_Demo.otf");
}