
@font-face {
  font-family: 'RedRing';
  src: url('../fonts/RedRing/RedRing-Light.eot');
  src: url('../fonts/RedRing/RedRing-Light.woff') format('woff'),
    url('../fonts/RedRing/RedRing-Light.otf') format('opentype'),
    url('../fonts/RedRing/RedRing-Light.ttf') format('truetype');

  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'RedRing';
  src: url('../fonts/RedRing/RedRing-Regular.eot');
  src: url('../fonts/RedRing/RedRing-Regular.woff') format('woff'),
    url('../fonts/RedRing/RedRing-Regular.otf') format('opentype'),
    url('../fonts/RedRing/RedRing-Regular.ttf') format('truetype');

  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RedRing';
  src: url('../fonts/RedRing/RedRing-Medium.eot');
  src: url('../fonts/RedRing/RedRing-Medium.woff') format('woff'),
    url('../fonts/RedRing/RedRing-Medium.otf') format('opentype'),
    url('../fonts/RedRing/RedRing-Medium.ttf') format('truetype');

  font-weight: 500;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'RedRing';
  src: url('../fonts/RedRing/RedRing-Bold.eot');
  src: url('../fonts/RedRing/RedRing-Bold.woff') format('woff'),
    url('../fonts/RedRing/RedRing-Bold.otf') format('opentype'),
    url('../fonts/RedRing/RedRing-Bold.ttf') format('truetype');

  font-weight: 700;
  font-style: normal;
  font-display: swap;
}