/* barlow-regular - latin */
@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/barlow-v5-latin-regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/barlow-v5-latin-regular.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/barlow-v5-latin-regular.ttf") format("truetype"); /* Safari, Android, iOS */
}
/* barlow-500 - latin */
@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("../fonts/barlow-v5-latin-500.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/barlow-v5-latin-500.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/barlow-v5-latin-500.ttf") format("truetype"); /* Safari, Android, iOS */
}
/* barlow-600 - latin */
@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("../fonts/barlow-v5-latin-600.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/barlow-v5-latin-600.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/barlow-v5-latin-600.ttf") format("truetype"); /* Safari, Android, iOS */
}
/* barlow-700 - latin */
@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/barlow-v5-latin-700.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/barlow-v5-latin-700.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/barlow-v5-latin-700.ttf") format("truetype"); /* Safari, Android, iOS */
}
