@font-face{
    font-family: 'Main';
    src: url('../../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Main-Bold';
    src: url('../../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family: 'Main-Ital';
    src: url('../../fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face{
    font-family: 'Main-Light';
    src: url('../../fonts/Roboto_Condensed/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face{
    font-family: 'Roboto-Custom';
    src: url('../../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
}
@font-face{
    font-family: 'Roboto-Custom-Bold';
    src: url('../../fonts/Roboto/Roboto-Bold.ttf') format('truetype');
}

/* square font */
@font-face {
    font-family: 'Square';
    src: url('../../fonts/Square/Square.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ChakraPetch-Regular';
    src: url('../../fonts/Chakra_Petch/ChakraPetch-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ChakraPetch-Regular';
    src: url('../../fonts/Chakra_Petch/ChakraPetch-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Alata';
    src: url('../../fonts/Alata/Alata-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SawarabiGothic';
    src: url('../../fonts/Sawarabi_Gothic/SawarabiGothic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CambriaAZ';
    src: url('../../fonts/Cambria/Cambria-Font-For-Windows.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}