/* Sample font-face for poppins webfont */

@font-face {
  font-family: 'RedHatDisplay';
  src: url('RedHatDisplay/RedHatDisplayVF.woff2')
    format("woff2-variations");
  font-style: normal;
}