/* open-sans-300 - latin */
@font-face {
  font-family: 'Open-Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/2023-child/fonts/open-sans-v27-latin-300.woff2') format('woff2'); 
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open-Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/2023-child/fonts/open-sans-v27-latin-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Open-Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/2023-child/fonts/open-sans-v36-latin-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Open-Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/2023-child/fonts/open-sans-v27-latin-700.woff2') format('woff2');
}

/*
@font-face {
  font-family: 'Open-Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/2023-child/fonts/open-sans-v27-latin-600.woff2') format('woff2'); 
}
*/

@font-face {
  font-family: 'Josefin-Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/2023-child/fonts/josefin-sans-v25-latin-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Josefin-Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/2023-child/fonts/josefin-sans-v25-latin-300.woff2') format('woff2'); 
}
@font-face {
  font-family: 'Josefin-Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/2023-child/fonts/josefin-sans-v25-latin-600.woff2') format('woff2'); 
}
@font-face {
  font-family: 'Josefin-Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/2023-child/fonts/josefin-sans-v25-latin-700.woff2') format('woff2'); 
}

strong {
	font-weight: 700;
}