@font-face {
    font-family: 'Roboto-Light';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto-Light');
    src: url(Roboto/Roboto-Light.eot);
    src: url(Roboto/Roboto-Light.woff2) format("woff2"),
        url(Roboto/Roboto-Light.woff) format("woff"),
        url(Roboto/Roboto-Light.ttf) format("truetype"),
        url(Roboto/Roboto-Light.svg) format("svg"),
        url(Roboto/Roboto-Light.eot) format("embedded-opentype");
}

@font-face {
    font-family: 'Roboto-Regular';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto-Regular');
    src: url(Roboto/Roboto-Regular.eot);
    src: url(Roboto/Roboto-Regular.woff2) format("woff2"),
        url(Roboto/Roboto-Regular.woff) format("woff"),
        url(Roboto/Roboto-Regular.ttf) format("truetype"),
        url(Roboto/Roboto-Regular.svg) format("svg"),
        url(Roboto/Roboto-Regular.eot) format("embedded-opentype");
}

@font-face {
    font-family: 'Roboto-Medium';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto-Medium');
    src: url(Roboto/Roboto-Medium.eot);
    src: url(Roboto/Roboto-Medium.woff2) format("woff2"),
        url(Roboto/Roboto-Medium.woff) format("woff"),
        url(Roboto/Roboto-Medium.ttf) format("truetype"),
        url(Roboto/Roboto-Medium.svg) format("svg"),
        url(Roboto/Roboto-Medium.eot) format("embedded-opentype");
}

@font-face {
    font-family: 'Roboto-Bold';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto-Bold');
    src: url(Roboto/Roboto-Bold.eot);
    src: url(Roboto/Roboto-Bold.woff2) format("woff2"),
        url(Roboto/Roboto-Bold.woff) format("woff"),
        url(Roboto/Roboto-Bold.ttf) format("truetype"),
        url(Roboto/Roboto-Bold.svg) format("svg"),
        url(Roboto/Roboto-Bold.eot) format("embedded-opentype");
}

@font-face {
    font-family: 'fontello';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url(fontello/fontello.eot);
    src: url(fontello/fontello.woff2) format('woff2'),
        url(fontello/fontello.woff) format('woff'),
        url(fontello/fontello.ttf) format('truetype'),
        url(fontello/fontello.svg) format('svg'),
        url(fontello/fontello.eot) format('embedded-opentype');
}