@font-face {
    font-family: Roboto;
    font-display: swap;
    src: url('/template/fonts/Roboto-Light.woff2') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: url('/template/fonts/Roboto-Regular.woff2') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: url('/template/fonts/Roboto-Medium.woff2') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: url('/template/fonts/Roboto-Bold.woff2') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: Мирослав;
    font-display: swap;
    src: url('/template/fonts/Мирослав-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}