@font-face {
  font-family: 'Manrope';
  src: url('/assets/fonts/manrope.woff2') format('truetype-variations');
  font-style: normal;
}

@font-face {
  font-family: 'Editorial';
  src: url('/assets/fonts/PPEditorialNew-Light.eot');
  src: url('/assets/fonts/PPEditorialNew-Light.eot?#iefix') format('embedded-opentype'),
       url('/assets/fonts/PPEditorialNew-Light.woff2') format('woff2'),
       url('/assets/fonts/PPEditorialNew-Light.woff') format('woff'),
       url('/assets/fonts/PPEditorialNew-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Editorial';
  src: url('/assets/fonts/PPEditorialNew-LightItalic.eot');
  src: url('/assets/fonts/PPEditorialNew-LightItalic.eot?#iefix') format('embedded-opentype'),
       url('/assets/fonts/PPEditorialNew-LightItalic.woff2') format('woff2'),
       url('/assets/fonts/PPEditorialNew-LightItalic.woff') format('woff'),
       url('/assets/fonts/PPEditorialNew-LightItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Editorial';
  src: url('/assets/fonts/PPEditorialNew-Medium.eot');
  src: url('/assets/fonts/PPEditorialNew-Medium.eot?#iefix') format('embedded-opentype'),
       url('/assets/fonts/PPEditorialNew-Medium.woff2') format('woff2'),
       url('/assets/fonts/PPEditorialNew-Medium.woff') format('woff'),
       url('/assets/fonts/PPEditorialNew-Medium.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Editorial';
  src: url('/assets/fonts/PPEditorialNew-MediumItalic.eot');
  src: url('/assets/fonts/PPEditorialNew-MediumItalic.eot?#iefix') format('embedded-opentype'),
       url('/assets/fonts/PPEditorialNew-MediumItalic.woff2') format('woff2'),
       url('/assets/fonts/PPEditorialNew-MediumItalic.woff') format('woff'),
       url('/assets/fonts/PPEditorialNew-MediumItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}


@font-face {
  font-family: 'Recursive Sans';
  src: url('/assets/fonts/RecursiveSans.woff2') format('woff');
  font-weight: normal;
  font-style:  normal;
}