/* roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/static/fonts/roboto/roboto-v27-latin-300.eot"); /* IE9 Compat Modes */
  src:
    local("Roboto-Light"),
    local("Roboto Light"),
    url("/static/fonts/roboto/roboto-v27-latin-300.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("/static/fonts/roboto/roboto-v27-latin-300.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("/static/fonts/roboto/roboto-v27-latin-300.woff") format("woff"),
    /* Modern Browsers */ url("/static/fonts/roboto/roboto-v27-latin-300.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("/static/fonts/roboto/roboto-v27-latin-300.svg#Roboto") format("svg"); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/roboto/roboto-v27-latin-regular.eot"); /* IE9 Compat Modes */
  src:
    local("Roboto"),
    local("Roboto-Regular"),
    url("/static/fonts/roboto/roboto-v27-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("/static/fonts/roboto/roboto-v27-latin-regular.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("/static/fonts/roboto/roboto-v27-latin-regular.woff") format("woff"),
    /* Modern Browsers */
      url("/static/fonts/roboto/roboto-v27-latin-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("/static/fonts/roboto/roboto-v27-latin-regular.svg#Roboto")
      format("svg"); /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/roboto/roboto-v27-latin-italic.eot"); /* IE9 Compat Modes */
  src:
    local("Roboto Italic"),
    local("Roboto-Italic"),
    url("/static/fonts/roboto/roboto-v27-latin-italic.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("/static/fonts/roboto/roboto-v27-latin-italic.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("/static/fonts/roboto/roboto-v27-latin-italic.woff") format("woff"),
    /* Modern Browsers */
      url("/static/fonts/roboto/roboto-v27-latin-italic.ttf") format("truetype"),
    /* Safari, Android, iOS */
      url("/static/fonts/roboto/roboto-v27-latin-italic.svg#Roboto")
      format("svg"); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/roboto/roboto-v27-latin-700.eot"); /* IE9 Compat Modes */
  src:
    local("Roboto Bold"),
    local("Roboto-Bold"),
    url("/static/fonts/roboto/roboto-v27-latin-700.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("/static/fonts/roboto/roboto-v27-latin-700.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("/static/fonts/roboto/roboto-v27-latin-700.woff") format("woff"),
    /* Modern Browsers */ url("/static/fonts/roboto/roboto-v27-latin-700.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("/static/fonts/roboto/roboto-v27-latin-700.svg#Roboto") format("svg"); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/static/fonts/roboto/roboto-v27-latin-900.eot"); /* IE9 Compat Modes */
  src:
    local("Roboto Black"),
    local("Roboto-Black"),
    url("/static/fonts/roboto/roboto-v27-latin-900.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("/static/fonts/roboto/roboto-v27-latin-900.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("/static/fonts/roboto/roboto-v27-latin-900.woff") format("woff"),
    /* Modern Browsers */ url("/static/fonts/roboto/roboto-v27-latin-900.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("/static/fonts/roboto/roboto-v27-latin-900.svg#Roboto") format("svg"); /* Legacy iOS */
}

/* nunito-sans-200 - ExtraLight */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-ExtraLight.ttf")
    format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-ExtraLightItalic.ttf")
    format("truetype");
}

/* nunito-sans-300 - Light */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-LightItalic.ttf")
    format("truetype");
}

/* nunito-sans-400 - Regular */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-Regular.ttf")
    format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-Italic.ttf") format("truetype");
}

/* nunito-sans-600 - SemiBold */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-SemiBold.ttf")
    format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-SemiBoldItalic.ttf")
    format("truetype");
}

/* nunito-sans-700 - Bold */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-BoldItalic.ttf")
    format("truetype");
}

/* nunito-sans-800 - ExtraBold */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-ExtraBold.ttf")
    format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-ExtraBoldItalic.ttf")
    format("truetype");
}

/* nunito-sans-900 - Black */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-Black.ttf") format("truetype");
}

@font-face {
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("/static/fonts/nunito-sans/NunitoSans-BlackItalic.ttf")
    format("truetype");
}

/* anton-regular - latin */
@font-face {
  font-family: "Anton";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/anton/Anton-Regular.ttf") format("truetype");
}
