/* font css */

/* jost-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/jost/jost-v18-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jost-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/jost/jost-v18-latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* merienda-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merienda';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/merienda/merienda-v19-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* merienda-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merienda';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/merienda/merienda-v19-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* merienda-900 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Merienda';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/merienda/merienda-v19-latin_latin-ext-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* rajdhani-regular - latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rajdhani/rajdhani-v16-latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rajdhani-600 - latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/rajdhani/rajdhani-v16-latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rajdhani-700 - latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/rajdhani/rajdhani-v16-latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* belleza-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Belleza';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/belleza/belleza-v17-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* marcellus-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Marcellus';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/marcellus/marcellus-v13-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans/open-sans-v40-latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans/open-sans-v40-latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



.jost-font-regular {
	font-family: "Jost";
	font-style: normal;
	font-weight: 400;
}
.jost-font-regular-italic {
	font-family: "Jost";
	font-style: italic;
	font-weight: 400;
}
.jost-font-medium {
	font-family: "Jost";
	font-style: normal;
	font-weight: 600;
}
.jost-font-medium-italic {
	font-family: "Jost";
	font-style: italic;
	font-weight: 600;
}
.merienda-font-regular {
	font-family: "Merienda";
	font-style: normal;
	font-weight: 400;
}
.merienda-font-regular-italic {
	font-family: "Merienda";
	font-style: italic;
	font-weight: 400;
}
.merienda-font-medium {
	font-family: "Merienda";
	font-style: normal;
	font-weight: 700;
}
.merienda-font-medium-italic {
	font-family: "Merienda";
	font-style: italic;
	font-weight: 700;
}
.merienda-font-bold {
	font-family: "Merienda";
	font-style: normal;
	font-weight: 900;
}
.merienda-font-bold-italic {
	font-family: "Merienda";
	font-style: italic;
	font-weight: 900;
}
.rajdhani-font-regular {
	font-family: "Rajdhani";
	font-style: normal;
	font-weight: 400;
}
.rajdhani-font-regular-italic {
	font-family: "Rajdhani";
	font-style: italic;
	font-weight: 400;
}
.rajdhani-font-medium {
	font-family: "Rajdhani";
	font-style: normal;
	font-weight: 600;
}
.rajdhani-font-medium-italic {
	font-family: "Rajdhani";
	font-style: italic;
	font-weight: 600;
}
.rajdhani-font-bold {
	font-family: "Rajdhani";
	font-style: normal;
	font-weight: 700;
}
.rajdhani-font-bold-italic {
	font-family: "Rajdhani";
	font-style: italic;
	font-weight: 700;
}
.belleza-font-regular {
	font-family: "Belleza";
	font-style: normal;
	font-weight: 400;
}
.belleza-font-regular-italic {
	font-family: "Belleza";
	font-style: italic;
	font-weight: 400;
}
.marcellus-font-regular {
	font-family: "Marcellus";
	font-style: normal;
	font-weight: 400;
}
.marcellus-font-regular-italic {
	font-family: "Marcellus";
	font-style: italic;
	font-weight: 400;
}
.open-sans-font-regular {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
}
.open-sans-font-regular-italic {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
}
.open-sans-font-medium {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
}
.open-sans-font-medium-italic {
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 600;
}