/* source-sans-pro-200 - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: local(""),
    url("fonts/source-sans-pro-v21-latin-200.woff2") format("woff2"),
    url("fonts/source-sans-pro-v21-latin-200.woff") format("woff");
}
/* source-sans-pro-300 - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(""),
    url("fonts/source-sans-pro-v21-latin-300.woff2") format("woff2"),
    url("fonts/source-sans-pro-v21-latin-300.woff") format("woff");
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""),
    url("fonts/source-sans-pro-v21-latin-regular.woff2") format("woff2"),
    url("fonts/source-sans-pro-v21-latin-regular.woff") format("woff");
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(""),
    url("fonts/source-sans-pro-v21-latin-600.woff2") format("woff2"),
    url("fonts/source-sans-pro-v21-latin-600.woff") format("woff");
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(""),
    url("fonts/source-sans-pro-v21-latin-700.woff2") format("woff2"),
    url("fonts/source-sans-pro-v21-latin-700.woff") format("woff");
}
/* open-sans-light - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(""), url("fonts/open-sans-v27-latin-300.woff2") format("woff2"),
    url("fonts/open-sans-v27-latin-300.woff") format("woff");
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("fonts/open-sans-v27-latin-regular.woff2") format("woff2"),
    url("fonts/open-sans-v27-latin-regular.woff") format("woff");
}
/* open-sans-semibold - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(""), url("fonts/open-sans-v27-latin-600.woff2") format("woff2"),
    url("fonts/open-sans-v27-latin-600.woff") format("woff");
}
/* open-sans-bold - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("fonts/open-sans-v27-latin-700.woff2") format("woff2"),
    url("fonts/open-sans-v27-latin-700.woff") format("woff");
}
