@font-face {
  font-family: 'Blender';
  src: url('Blender-Medium.woff2') format('woff2'),
       url('Blender-Medium.woff') format('woff');
  font-weight: 400 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Winnersans';
  src: url('winnersans-medium-webfont.woff2') format('woff2'),
       url('winnersans-medium-webfont.woff') format('woff');
  font-weight: 400 500;
  font-style: normal;
  font-display: swap;
}
