﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@700&display=swap');
@font-face {
    font-family: "icom";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/icom.otf") format("otf"), url("../fonts/icom.ttf") format("ttf"), url("../fonts/icom.woff2") format("woff2"), url("../fonts/icom.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}