﻿@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(roboto_variable.ttf) format('truetype');
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
}