﻿@font-face {
    font-family: 'MainFont';
    src: url("inter/Inter-VariableFont_opsz,wght.ttf") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url("inter/Inter-VariableFont_opsz,wght.ttf") format("truetype"); /* Saf3-5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HeadingFont';
    src: url("inter/Inter-VariableFont_opsz,wght.ttf") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url("inter/Inter-VariableFont_opsz,wght.ttf") format("truetype"); /* Saf3-5, Chrome4+, FF3.5, Opera 10+ */
    font-style: normal;
}