@font-face {
  font-family: 'iconfont';
  font-weight: normal;
  font-style: normal;
  src: url("/fonts//iconfont.eot");
  src: url("/fonts/iconfont.woff2") format("woff2"),
url("/fonts/iconfont.woff") format("woff"),
url("/fonts/iconfont.ttf") format("truetype"),
url("/fonts/iconfont.eot?#iefix") format("embedded-opentype"); }

@font-face {
  font-family: 'metropolis';
  font-weight: bold;
  src: url('/fonts/metropolis-bold-webfont.woff');
  src:
      url('/fonts/metropolis-bold-webfont.woff') format('woff'),
      url('/fonts/metropolis-bold-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'metropolis';
  font-weight: 400;
  src: url('/fonts/metropolis-regular-webfont.woff');
  src:
      url('/fonts/metropolis-regular-webfont.woff') format('woff'),
      url('/fonts/metropolis-regular-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'metropolis';
  font-weight: 500;
  src: url('/fonts/Metropolis-SemiBold.woff');
  src:
      url('/fonts/Metropolis-SemiBold.woff') format('woff'),
      url('/fonts/Metropolis-SemiBold.woff2') format('woff2');
}
