@font-face {
  font-family: 'anaheimregular';
  src: url('../font/anaheim-regular-webfont.woff2') format('woff2'), url('../font/anaheim-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
    font-display: swap;

}

@font-face {
  font-family: 'Raleway';
  src: url('../font/Raleway-Light.woff2') format('woff2'), url('../webfonts/Raleway-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'Raleway';
  src: url('../font/Raleway-Bold.woff2') format('woff2'), url('../webfonts/Raleway-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('../font/Raleway-Regular.woff2') format('woff2'), url('../webfonts/Raleway-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('../font/Raleway-SemiBold.woff2') format('woff2'), url('../webfonts/Raleway-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
