@font-face {
  font-family: 'Editor';
  src: url('/wp-content/uploads/fonts/Editor-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Editor';
  src: url('/wp-content/uploads/fonts/Editor-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}