/* merriweather-300 - latin */
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(""), url("../../../fonts/Merriweather-Light.ttf") format("truetype");
}
/* merriweather-300italic - latin */
@font-face {
  font-family: "Merriweather";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local(""), url("../../../fonts/Merriweather-LightItalic.ttf") format("truetype");
}
/* merriweather-regular - latin */
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("../../../fonts/Merriweather-Regular.ttf") format("truetype");
}
/* merriweather-italic - latin */
@font-face {
  font-family: "Merriweather";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("../../../fonts/Merriweather-Italic.ttf") format("truetype");
}
/* merriweather-700 - latin */
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("../../../fonts/Merriweather-Bold.ttf") format("truetype");
}
/* merriweather-700italic - latin */
@font-face {
  font-family: "Merriweather";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("../../../fonts/Merriweather-BoldItalic.ttf") format("truetype");
}
/* merriweather-900 - latin */
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local(""), url("../../../fonts/Merriweather-Black.ttf") format("truetype");
}
/* merriweather-900italic - latin */
@font-face {
  font-family: "Merriweather";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: local(""), url("../../../fonts/Merriweather-BlackItalic.ttf") format("truetype");
}
/* inter-regular - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("../../../fonts/Inter-Regular.ttf") format("truetype"); /* Safari, Android, iOS */
}
/* inter-500 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(""), url("../../../fonts/Inter-Medium.ttf") format("truetype"); /* Safari, Android, iOS */
}
/* inter-700 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("../../../fonts/Inter-Bold.ttf") format("truetype"); /* Safari, Android, iOS */
}