/* maven-pro-regular - latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/resources/fonts/maven-pro-v25-latin-regular.woff2') format('woff2'), 
       url('/resources/fonts/maven-pro-v25-latin-regular.woff') format('woff'); 
	   font-display: swap;
}
/* maven-pro-500 - latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('/resources/fonts/maven-pro-v25-latin-500.woff2') format('woff2'), 
       url('/resources/fonts/maven-pro-v25-latin-500.woff') format('woff'); 
	   font-display: swap;
}
/* maven-pro-600 - latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('/resources/fonts/maven-pro-v25-latin-600.woff2') format('woff2'),
       url('/resources/fonts/maven-pro-v25-latin-600.woff') format('woff'); 
	   font-display: swap;
}

/* maven-pro-700 - latin */
/*
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/resources/fonts/maven-pro-v25-latin-700.woff2') format('woff2'), 
       url('/resources/fonts/maven-pro-v25-latin-700.woff') format('woff'); 
	   font-display: swap;
}
*/

/* maven-pro-800 - latin */
/*
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('/resources/fonts/maven-pro-v25-latin-800.woff2') format('woff2'), 
       url('/resources/fonts/maven-pro-v25-latin-800.woff') format('woff'); 
	   font-display: swap;
}
*/

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/resources/fonts/open-sans-v27-latin-regular.woff2') format('woff2'),
       url('/resources/fonts/open-sans-v27-latin-regular.woff') format('woff'); 
	   font-display: swap;
}

/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('/resources/fonts/open-sans-v27-latin-500.woff2') format('woff2'), 
       url('/resources/fonts/open-sans-v27-latin-500.woff') format('woff'); 
	   font-display: swap;
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('/resources/fonts/open-sans-v27-latin-600.woff2') format('woff2'), 
       url('/resources/fonts/open-sans-v27-latin-600.woff') format('woff'); 
	   font-display: swap;
}

/* open-sans-700 - latin */
/*
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/resources/fonts/open-sans-v27-latin-700.woff2') format('woff2'),
       url('/resources/fonts/open-sans-v27-latin-700.woff') format('woff'); 
	   font-display: swap;
}
*/

/* open-sans-800 - latin */
/*
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('/resources/fonts/open-sans-v27-latin-800.woff2') format('woff2'), 
       url('/resources/fonts/open-sans-v27-latin-800.woff') format('woff');
	   font-display: swap;
}
*/


/* caveat-regular - latin */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/caveat-v10-latin-regular.woff2') format('woff2'), 
       url('../fonts/caveat-v10-latin-regular.woff') format('woff'); 
	   font-display: swap;
}
/* caveat-500 - latin */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/caveat-v10-latin-500.woff2') format('woff2'), 
       url('../fonts/caveat-v10-latin-500.woff') format('woff'); 
	   font-display: swap;
}
/* caveat-600 - latin */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../fonts/caveat-v10-latin-600.woff2') format('woff2'), 
       url('../fonts/caveat-v10-latin-600.woff') format('woff'); 
	   font-display: swap;
}
/* caveat-700 - latin */
/*
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/caveat-v10-latin-700.woff2') format('woff2'), 
       url('../fonts/caveat-v10-latin-700.woff') format('woff'); 
	   font-display: swap;
}
*/