@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/OpenSans-Light.woff2") format('woff2'), url("../fonts/OpenSans-Light.woff") format('woff');
}

@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/OpenSans-Regular.woff2") format('woff2'), url("../fonts/OpenSans-Regular.woff") format('woff');
}

@font-face {
  font-family: "OpenSans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/OpenSans-Italic.woff2") format('woff2'), url("../fonts/OpenSans-Italic.woff") format('woff');
}

@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/OpenSans-Semibold.woff2") format('woff2'), url("../fonts/OpenSans-Semibold.woff") format('woff');
}

@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/OpenSans-Bold.woff2") format('woff2'), url("../fonts/OpenSans-Bold.woff") format('woff');
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Montserrat-Medium.woff2") format('woff2'), url("../fonts/Montserrat-Medium.woff2") format('woff');
}

@font-face {
  font-family: "SFProDisplay";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/SFProDisplay-Light.woff2") format('woff2'), url("../fonts/SFProDisplay-Light.woff") format('woff');
}

@font-face {
  font-family: "SFProDisplay";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/SFProDisplay-Regular.woff2") format('woff2'), url("../fonts/SFProDisplay-Regular.woff") format('woff');
}

@font-face {
  font-family: "SFProDisplay";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/SFProDisplay-Bold.woff2") format('woff2'), url("../fonts/SFProDisplay-Bold.woff") format('woff');
}