@font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  src: local("Montserrat"),
       url("/wp-content/themes/plagueBrew/assets/fonts/Montserrat-Regular.woff2") format('woff2'),
       url("/wp-content/themes/plagueBrew/assets/fonts/Montserrat-Regular.woff") format('woff'),
       url("/wp-content/themes/plagueBrew/assets/fonts/Montserrat-Regular.eot") format('eot');
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  font-weight: 500;
  font-style: normal;
  src: local("Montserrat"),
       url("/wp-content/themes/plagueBrew/assets/fonts/Montserrat-Medium.woff2") format('woff2'),
       url("/wp-content/themes/plagueBrew/assets/fonts/Montserrat-Medium.woff") format('woff'),
       url("/wp-content/themes/plagueBrew/assets/fonts/Montserrat-Medium.eot") format('eot');
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  font-weight: 600;
  font-style: normal;
  src: local("Montserrat"),
       url("/wp-content/themes/plagueBrew/assets/fonts/Montserrat-SemiBold.woff2") format('woff2'),
       url("/wp-content/themes/plagueBrew/assets/fonts/Montserrat-SemiBold.woff") format('woff'),
       url("/wp-content/themes/plagueBrew/assets/fonts/Montserrat-SemiBold.eot") format('eot');
  font-display: swap;
}
@font-face {
  font-family: "Murs Gothic";
  font-weight: 900;
  font-style: normal;
  src: local("MursGothic"),
       url("/wp-content/themes/plagueBrew/assets/fonts/MursGothic.woff2") format('woff2'),
       url("/wp-content/themes/plagueBrew/assets/fonts/MursGothic.woff") format('woff'),
       url("/wp-content/themes/plagueBrew/assets/fonts/MursGothic.eot") format('eot');
  font-display: swap;
}
