/* https://icomoon.io */
@font-face {
    font-family: 'mutterkuh';
    src:  url('../fonts/mutterkuh/fonts/mutterkuh.eot?dogec7');
    src:  url('../fonts/mutterkuh/fonts/mutterkuh.eot?dogec7#iefix') format('embedded-opentype'),
      url('../fonts/mutterkuh/fonts/mutterkuh.ttf?dogec7') format('truetype'),
      url('../fonts/mutterkuh/fonts/mutterkuh.woff?dogec7') format('woff'),
      url('../fonts/mutterkuh/fonts/mutterkuh.svg?dogec7#mutterkuh') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;    
}

/* Google Font: Roboto */
/* normals */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}


@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

/* italics */
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

/* Condense */
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/RobotoCondensed-VariableFont_wght.ttf") format("truetype");
  font-style: normal;
}