﻿@font-face {
   font-family: 'Roboto';
   font-stretch: 75% 100%;
   font-style: normal;
   font-weight: 100 900;
   src: url('../webfonts/Roboto-VariableFont_wdth,wght.ttf') format('opentype');
}

@font-face {
   font-family: 'Roboto';
   font-stretch: 75% 100%;
   font-style: italic;
   font-weight: 100 900;
   src: url('../webfonts/Roboto-Italic-VariableFont_wdth,wght.ttf') format('opentype');
}