@font-face {
    font-family: 'PoppinsRegular';
    src: url('PoppinsRegular.eot');
    src: url('PoppinsRegular.eot') format('embedded-opentype'),
      url('PoppinsRegular.woff2') format('woff2'),
      url('PoppinsRegular.woff') format('woff'),
      url('PoppinsRegular.ttf') format('truetype'),
      url('PoppinsRegular.svg#PoppinsRegular') format('svg');
    }
  
  @font-face {
      font-family: 'UbuntuRegular';
      src: url('UbuntuRegular.eot');
      src: url('UbuntuRegular.eot') format('embedded-opentype'),
          url('UbuntuRegular.woff2') format('woff2'),
          url('UbuntuRegular.woff') format('woff'),
          url('UbuntuRegular.ttf') format('truetype'),
          url('UbuntuRegular.svg#UbuntuRegular') format('svg');
  }
  @font-face {
      font-family: 'OpenSans_CondensedRegular';
      src: url('OpenSans_CondensedRegular.eot');
      src: url('OpenSans_CondensedRegular.eot') format('embedded-opentype'),
          url('OpenSans_CondensedRegular.woff2') format('woff2'),
          url('OpenSans_CondensedRegular.woff') format('woff'),
          url('OpenSans_CondensedRegular.ttf') format('truetype'),
          url('OpenSans_CondensedRegular.svg#OpenSans_CondensedRegular') format('svg');
  }
  @font-face {
      font-family: 'MontserratRegular';
      src: url('MontserratRegular.eot');
      src: url('MontserratRegular.eot') format('embedded-opentype'),
          url('MontserratRegular.woff2') format('woff2'),
          url('MontserratRegular.woff') format('woff'),
          url('MontserratRegular.ttf') format('truetype'),
          url('MontserratRegular.svg#MontserratRegular') format('svg');
  }
  @font-face {
      font-family: 'LatoRegular';
      src: url('LatoRegular.eot');
      src: url('LatoRegular.eot') format('embedded-opentype'),
          url('LatoRegular.woff2') format('woff2'),
          url('LatoRegular.woff') format('woff'),
          url('LatoRegular.ttf') format('truetype'),
          url('LatoRegular.svg#LatoRegular') format('svg');
  }
  @font-face {
      font-family: 'InterRegular';
      src: url('InterRegular.eot');
      src: url('InterRegular.eot') format('embedded-opentype'),
          url('InterRegular.woff2') format('woff2'),
          url('InterRegular.woff') format('woff'),
          url('InterRegular.ttf') format('truetype'),
          url('InterRegular.svg#InterRegular') format('svg');
  }
  @font-face {
      font-family: 'RobotoRegular';
      src: url('RobotoRegular.eot');
      src: url('RobotoRegular.eot') format('embedded-opentype'),
          url('RobotoRegular.woff2') format('woff2'),
          url('RobotoRegular.woff') format('woff'),
          url('RobotoRegular.ttf') format('truetype'),
          url('RobotoRegular.svg#RobotoRegular') format('svg');
  }