/* space-mono-400normal - latin */
@font-face {
  font-family: 'Untitled Regular';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local('Untitled Regular'), local('Untitled-Regular'),
    url('/src/styles/fonts/untitled-sans-web-regular.eot')
      format('embedded-opentype'),
    url('/src/styles/fonts/untitled-sans-web-regular.eot?#iefix')
      format('embedded-opentype'),
    url('/src/styles/fonts/untitled-sans-web-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
      url('/src/styles/fonts/untitled-sans-web-regular.woff') format('woff'); /* Modern Browsers */
}

@font-face {
  font-family: 'Untitled Regular';
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: local('Untitled Regular'), local('Untitled-Regular'),
    url('/src/styles/fonts/untitled-sans-web-regular-italic.eot')
      format('embedded-opentype'),
    url('/src/styles/fonts/untitled-sans-web-regular-italic.eot?#iefix')
      format('embedded-opentype'),
    url('/src/styles/fonts/untitled-sans-web-regular-italic.woff2')
      format('woff2'),
    /* Super Modern Browsers */
      url('/src/styles/fonts/untitled-sans-web-regular-italic.woff')
      format('woff'); /* Modern Browsers */
}

@font-face {
  font-family: 'Untitled Regular';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local('Untitled Regular'), local('Untitled-Regular'),
    url('/src/styles/fonts/untitled-sans-web-bold.eot')
      format('embedded-opentype'),
    url('/src/styles/fonts/untitled-sans-web-bold.eot?#iefix')
      format('embedded-opentype'),
    url('/src/styles/fonts/untitled-sans-web-bold.woff2') format('woff2'),
    /* Super Modern Browsers */
      url('/src/styles/fonts/untitled-sans-web-bold.woff') format('woff'); /* Modern Browsers */
}
