/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-regular.woff2")
      format("woff2"),
    url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-regular.woff")
      format("woff"),
    url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-regular.ttf")
      format("truetype"),
    url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-regular.svg")
      format("svg");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./localfonts/robotoCyrillic/roboto-cyrillic-regular.woff2")
      format("woff2"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-regular.woff")
      format("woff"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-regular.ttf")
      format("truetype"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-regular.svg") format("svg");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./localfonts/robotoGreekExt/roboto-greek-ext-regular.woff2")
      format("woff2"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-regular.woff")
      format("woff"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-regular.ttf")
      format("truetype"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-regular.svg")
      format("svg");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./localfonts/robotoGreek/roboto-greek-regular.woff2")
      format("woff2"),
    url("./localfonts/robotoGreek/roboto-greek-regular.woff") format("woff"),
    url("./localfonts/robotoGreek/roboto-greek-regular.ttf") format("truetype"),
    url("./localfonts/robotoGreek/roboto-greek-regular.svg") format("svg");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./localfonts/robotoVietnamese/roboto-vietnamese-regular.woff2")
      format("woff2"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-regular.woff")
      format("woff"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-regular.ttf")
      format("truetype"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-regular.svg")
      format("svg");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./localfonts/robotoLatinExt/roboto-latin-ext-regular.woff2")
      format("woff2"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-regular.woff")
      format("woff"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-regular.ttf")
      format("truetype"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-regular.svg")
      format("svg");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./localfonts/robotoLatin/roboto-latin-regular.woff2")
      format("woff2"),
    url("./localfonts/robotoLatin/roboto-latin-regular.woff") format("woff"),
    url("./localfonts/robotoLatin/roboto-latin-regular.ttf") format("truetype"),
    url("./localfonts/robotoLatin/roboto-latin-regular.svg") format("svg");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-500.woff2")
      format("woff2"),
    url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-500.woff")
      format("woff"),
    url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-500.ttf")
      format("truetype"),
    url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-500.svg")
      format("svg");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("./localfonts/robotoCyrillic/roboto-cyrillic-500.woff2")
      format("woff2"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-500.woff") format("woff"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-500.ttf")
      format("truetype"),
    url("./localfonts/robotoCyrillic/robotoCyrillic/roboto-cyrillic-500.svg")
      format("svg");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("./localfonts/robotoGreekExt/roboto-greek-ext-500.woff2")
      format("woff2"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-500.woff") format("woff"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-500.ttf")
      format("truetype"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-500.svg") format("svg");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("./localfonts/robotoGreek/roboto-greek-500.woff2") format("woff2"),
    url("./localfonts/robotoGreek/roboto-greek-500.woff") format("woff"),
    url("./localfonts/robotoGreek/roboto-greek-500.ttf") format("truetype"),
    url("./localfonts/robotoGreek/roboto-greek-500.svg") format("svg");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("./localfonts/robotoVietnamese/roboto-vietnamese-500.woff2")
      format("woff2"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-500.woff")
      format("woff"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-500.ttf")
      format("truetype"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-500.svg") format("svg");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("./localfonts/robotoLatinExt/roboto-latin-ext-500.woff2")
      format("woff2"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-500.woff") format("woff"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-500.ttf")
      format("truetype"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-500.svg") format("svg");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("./localfonts/robotoLatin/roboto-latin-500.woff2") format("woff2"),
    url("./localfonts/robotoLatin/roboto-latin-500.woff") format("woff"),
    url("./localfonts/robotoLatin/roboto-latin-500.ttf") format("truetype"),
    url("./localfonts/robotoLatin/roboto-latin-500.svg") format("svg");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-700.woff2")
      format("woff2"),
    url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-700.woff")
      format("woff"),
    url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-700.ttf")
      format("truetype"),
    url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-700.svg")
      format("svg");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./localfonts/robotoCyrillic/roboto-cyrillic-700.woff2")
      format("woff2"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-700.woff") format("woff"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-700.ttf")
      format("truetype"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-700.svg") format("svg");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./localfonts/robotoGreekExt/roboto-greek-ext-700.woff2")
      format("woff2"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-700.woff") format("woff"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-700.ttf")
      format("truetype"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-700.svg") format("svg");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./localfonts/robotoGreek/roboto-greek-700.woff2") format("woff2"),
    url("./localfonts/robotoGreek/roboto-greek-700.woff") format("woff"),
    url("./localfonts/robotoGreek/roboto-greek-700.ttf") format("truetype"),
    url("./localfonts/robotoGreek/roboto-greek-700.svg") format("svg");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./localfonts/robotoVietnamese/roboto-vietnamese-700.woff2")
      format("woff2"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-700.woff")
      format("woff"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-700.ttf")
      format("truetype"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-700.svg") format("svg");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./localfonts/robotoLatinExt/roboto-latin-ext-700.woff2")
      format("woff2"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-700.woff") format("woff"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-700.ttf")
      format("truetype"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-700.svg") format("svg");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./localfonts/robotoLatin/roboto-latin-700.woff2") format("woff2"),
    url("./localfonts/robotoLatin/roboto-latin-700.woff") format("woff"),
    url("./localfonts/robotoLatin/roboto-latin-700.ttf") format("truetype"),
    url("./localfonts/robotoLatin/roboto-latin-700.svg") format("svg");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("./localfonts/robotoCyrillicExt/roboto-cyrillic-ext-900.woff2")
      format("woff2"),
    url("./localfonts/robotoCyrillicExt/robotoCyrillicExt/roboto-cyrillic-ext-900.woff")
      format("woff"),
    url("./localfonts/robotoCyrillicExt/robotoCyrillicExt/roboto-cyrillic-ext-900.ttf")
      format("truetype"),
    url("./localfonts/robotoCyrillicExt/robotoCyrillicExt/roboto-cyrillic-ext-900.svg")
      format("svg");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("./localfonts/robotoCyrillic/roboto-cyrillic-900.woff2")
      format("woff2"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-900.woff") format("woff"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-900.ttf")
      format("truetype"),
    url("./localfonts/robotoCyrillic/roboto-cyrillic-900.svg") format("svg");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("./localfonts/robotoGreekExt/roboto-greek-ext-900.woff2")
      format("woff2"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-900.woff") format("woff"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-900.ttf")
      format("truetype"),
    url("./localfonts/robotoGreekExt/roboto-greek-ext-900.svg") format("svg");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("./localfonts/robotoGreek/roboto-greek-900.woff2") format("woff2"),
    url("./localfonts/robotoGreek/roboto-greek-900.woff") format("woff"),
    url("./localfonts/robotoGreek/roboto-greek-900.ttf") format("truetype"),
    url("./localfonts/robotoGreek/roboto-greek-900.svg") format("svg");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("./localfonts/robotoVietnamese/roboto-vietnamese-900.woff2")
      format("woff2"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-900.woff")
      format("woff"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-900.ttf")
      format("truetype"),
    url("./localfonts/robotoVietnamese/roboto-vietnamese-900.svg") format("svg");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("./localfonts/robotoLatinExt/roboto-latin-ext-900.woff2")
      format("woff2"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-900.woff") format("woff"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-900.ttf")
      format("truetype"),
    url("./localfonts/robotoLatinExt/roboto-latin-ext-900.svg") format("svg");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("./localfonts/robotoLatin/roboto-latin-900.woff2") format("woff2"),
    url("./localfonts/robotoLatin/roboto-latin-900.woff") format("woff"),
    url("./localfonts/robotoLatin/roboto-latin-900.ttf") format("truetype"),
    url("./localfonts/robotoLatin/roboto-latin-900.svg") format("svg");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/* Font Awesome - solid */
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url("./localfonts/fontAwesome/fa-solid-900.ttf") format("truetype"),
    url("./localfonts/fontAwesome/fa-solid-900.woff2") format("woff2");
}
/* Font Awesome - regular */
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url("./localfonts/fontAwesome/fa-regular-400.ttf") format("truetype"),
    url("./localfonts/fontAwesome/fa-regular-400.woff2") format("woff2");
}

/* Font Awesome - brand */
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url("./localfonts/fontAwesome/fa-brands-400.ttf") format("truetype"),
    url("./localfonts/fontAwesome/fa-brands-400.woff2") format("woff2");
}
