@font-face {
  font-family: 'edoregular';
  src: url('./edo-webfont.woff2') format('woff2'),
       url('./edo-webfont.woff') format('woff'),
       url('./edo-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}