/* Cera pro - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'CeraPro';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/cerapro/font-cera-regular.woff2") format("woff2"), url("fonts/cerapro/font-cera-regular.woff") format("woff");
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'CeraPro';
  font-style: italic;
  font-weight: 400;
  src: url("fonts/cerapro/font-cera-italic.woff2") format("woff2"), url("fonts/cerapro/font-cera-italic.woff") format("woff");
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'CeraPro';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/cerapro/font-cera-light.woff2") format("woff2"), url("fonts/cerapro/font-cera-light.woff") format("woff");
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'CeraPro';  
  font-style: normal;
  font-weight: 500;
  src: url("fonts/cerapro/font-cera-medium.woff2") format("woff2"), url("fonts/cerapro/font-cera-medium.woff") format("woff");
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'CeraPro';  
  font-style: normal;
  font-weight: 600;
  src: url("fonts/cerapro/font-cera-bold.woff2") format("woff2"), url("fonts/cerapro/font-cera-bold.woff") format("woff");
}

/* Open Sans - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/opensans/OpenSans-Regular.woff2") format("woff2"), url("fonts/opensans/OpenSans-Regular.woff") format("woff");
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'OpenSans';
  font-style: italic;
  font-weight: 400;
  src: url("fonts/opensans/OpenSans-Italic.woff2") format("woff2"), url("fonts/opensans/OpenSans-Italic.woff") format("woff");
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/opensans/OpenSans-Light.woff2") format("woff2"), url("fonts/opensans/OpenSans-Light.woff") format("woff");
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'OpenSans';  
  font-style: normal;
  font-weight: 500;
  src: url("fonts/opensans/OpenSans-SemiBold.woff2") format("woff2"), url("fonts/opensans/OpenSans-SemiBold.woff") format("woff");
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'OpenSans';  
  font-style: normal;
  font-weight: 600;
  src: url("fonts/opensans/OpenSans-Bold.woff2") format("woff2"), url("fonts/opensans/OpenSans-Bold.woff") format("woff");
}
