@font-face {
    font-family: 'roboto';
    src: url('/wp-content/themes/nes-proworking2/assets/fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'roboto-bold';
    src: url('/wp-content/themes/nes-proworking2/assets/fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'roboto-black';
    src: url('/wp-content/themes/nes-proworking2/assets/fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}