/* roboto-mono-700 - latin */
@font-face {
  font-family: "Roboto Mono";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src:
    local("Roboto Mono Bold"),
    local("RobotoMono-Bold"),
    url("../fonts/roboto-mono-v7-latin-700.woff2") format("woff2"),
    url("../fonts/roboto-mono-v7-latin-700.woff") format("woff");
}

/* montserrat-600 - latin_latin-ext */
@font-face {
  font-family: Montserrat;
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  src:
    local("Montserrat SemiBold"),
    local("Montserrat-SemiBold"),
    url("../fonts/montserrat-v14-latin_latin-ext-600.woff2") format("woff2"),
    url("../fonts/montserrat-v14-latin_latin-ext-600.woff") format("woff");
}

/* montserrat-700 - latin_latin-ext */
@font-face {
  font-family: Montserrat;
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src:
    local("Montserrat Bold"),
    local("Montserrat-Bold"),
    url("../fonts/montserrat-v14-latin_latin-ext-700.woff2") format("woff2"),
    url("../fonts/montserrat-v14-latin_latin-ext-700.woff") format("woff");
}

/* roboto-300italic - latin */
@font-face {
  font-family: Roboto;
  font-display: swap;
  font-style: italic;
  font-weight: 300;
  src:
    local("Roboto Light Italic"),
    local("Roboto-LightItalic"),
    url("../fonts/roboto-v20-latin-300italic.woff2") format("woff2"),
    url("../fonts/roboto-v20-latin-300italic.woff") format("woff");
}

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: Roboto;
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src:
    local("Roboto"),
    local("Roboto-Regular"),
    url("../fonts/roboto-v20-latin_latin-ext-regular.woff2") format("woff2"),
    url("../fonts/roboto-v20-latin_latin-ext-regular.woff") format("woff");
}

/* roboto-italic - latin_latin-ext */
@font-face {
  font-family: Roboto;
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  src:
    local("Roboto Italic"),
    local("Roboto-Italic"),
    url("../fonts/roboto-v20-latin_latin-ext-italic.woff2") format("woff2"),
    url("../fonts/roboto-v20-latin_latin-ext-italic.woff") format("woff");
}

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: Roboto;
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src:
    local("Roboto Medium"),
    local("Roboto-Medium"),
    url("../fonts/roboto-v20-latin_latin-ext-500.woff2") format("woff2"),
    url("../fonts/roboto-v20-latin_latin-ext-500.woff") format("woff");
}

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: Roboto;
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src:
    local("Roboto Bold"),
    local("Roboto-Bold"),
    url("../fonts/roboto-v20-latin_latin-ext-700.woff2") format("woff2"),
    url("../fonts/roboto-v20-latin_latin-ext-700.woff") format("woff");
}

/* roboto-700italic - latin_latin-ext */
@font-face {
  font-family: Roboto;
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  src:
    local("Roboto Bold Italic"),
    local("Roboto-BoldItalic"),
    url("../fonts/roboto-v20-latin_latin-ext-700italic.woff2") format("woff2"),
    url("../fonts/roboto-v20-latin_latin-ext-700italic.woff") format("woff");
}
