
/*Font*/
@font-face {
  font-family: 'RUBIK-REGULAR-WEBFONT';
  src: url('../fonts/RUBIK-REGULAR-WEBFONT.eot');
  src:
    url('../fonts/RUBIK-REGULAR-WEBFONT.otf')format('otf'),
    url('../fonts/RUBIK-REGULAR-WEBFONT.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RUBIK-REGULAR-WEBFONT.woff') format('woff'),
    url('../fonts/RUBIK-REGULAR-WEBFONT.woff2') format('woff2'),
    url('../fonts/RUBIK-REGULAR-WEBFONT.ttf') format('truetype'),
    url('../fonts/RUBIK-REGULAR-WEBFONT.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'MONTSERRAT-REGULAR';
  src: url('../fonts/MONTSERRAT-REGULAR.eot');
  src:
    url('../fonts/MONTSERRAT-REGULAR.otf')format('otf'),
    url('../fonts/MONTSERRAT-REGULAR.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MONTSERRAT-REGULAR.woff') format('woff'),
    url('../fonts/MONTSERRAT-REGULAR.woff2') format('woff2'),
    url('../fonts/MONTSERRAT-REGULAR.ttf') format('truetype'),
    url('../fonts/MONTSERRAT-REGULAR.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'DINPro-Regular';
  src: url('../fonts/DINPro-Regular.eot');
  src:
    url('../fonts/DINPro-Regular.otf')format('otf'),
    url('../fonts/DINPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINPro-Regular.woff') format('woff'),
    url('../fonts/DINPro-Regular.woff2') format('woff2'),
    url('../fonts/DINPro-Regular.ttf') format('truetype'),
    url('../fonts/DINPro-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
