@font-face {
    font-family: "source-sans-3";
    src: url("../fonts/Source_Sans_3/SourceSans3-VariableFont_wght.ttf") format("truetype");
}

@font-face {
    font-family: material-icons;
    src: url("../fonts/Material_Icons/font/MaterialIconsOutlined-Regular.otf") format("opentype");
  }