@font-face {
  font-family: 'Ray';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./Ray.eot');
  src: url('./Ray.eot?#iefix') format('embedded-opentype'),
       url('./Ray.woff2') format('woff2'),
       url('./Ray.woff') format('woff'),
       url('./Ray.ttf') format('truetype'),
       url('./Ray.svg#Ray') format('svg');
}
