﻿@font-face {
    font-family: 'roboto-light';
    font-style: normal;
    font-weight: 300;
    src: url('roboto-light.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'roboto-regular';
    font-style: normal;
    font-weight: 400;
    src: url('roboto-regular.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'roboto-medium';
    font-style: normal;
    font-weight: 400;
    src: url('roboto-medium.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'roboto-bold';
    font-style: normal;
    font-weight: 700;
    src: url('roboto-bold.woff2') format('woff2');
    font-display: swap;
}
