@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/sftheme/inter-v20-latin-regular.woff2') /* Chrome 26+, Opera 23+, Firefox 39+ */
  }
  @font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/sftheme/inter-v20-latin-700.woff2') /* Chrome 26+, Opera 23+, Firefox 39+ */
  }
