@font-face {
    font-family: 'Raleway';
    src: url(https://www.cekindo.com/wp-content/themes/incorp/assets/fonts/raleway/Raleway.ttf);
}

@font-face {
    font-family: 'Roboto Medium';
    src: url(https://www.cekindo.com/wp-content/themes/incorp/assets/fonts/roboto/Roboto-Medium.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Light';
    src: url(https://www.cekindo.com/wp-content/themes/incorp/assets/fonts/roboto/Roboto-Light.ttf);
}

@font-face {
    font-family: 'Roboto Bold';
    src: url(https://www.cekindo.com/wp-content/themes/incorp/assets/fonts/roboto/Roboto-Bold.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Reguler';
    src: url(https://www.cekindo.com/wp-content/themes/incorp/assets/fonts/roboto/Roboto-Regular.ttf);
    font-display: swap;
}