/*
Písmo nunito
MP 15.4.21
*/


/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/Roboto/Roboto-LightItalic.ttf);
}



/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/Roboto/Roboto-Italic.ttf);
}



/* cyrillic-ext */
/*@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/Roboto/Roboto-SemiBold.ttf) format('ttf');
}*/


/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/Roboto/Roboto-BoldItalic.ttf);
}

/* cyrillic-ext */
/*@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(../fonts/Roboto/Roboto-ExtraBoldItalic.ttf) format('ttf');
}*/


/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url(../fonts/Roboto/Roboto-BlackItalic.ttf);

}



/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/Roboto/Roboto-Light.ttf);
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto/Roboto-Regular.ttf);
}


/* cyrillic-ext */
/*@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/Roboto/Roboto-SemiBold.ttf) format('ttf');
}*/

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roboto/Roboto-Bold.ttf);
}

/* cyrillic-ext */
/*@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(../fonts/Roboto/Roboto-ExtraBoldItalic.ttf) format('ttf');
}*/

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/Roboto/Roboto-Black.ttf);
}
