
@import url("https://use.typekit.net/hmb8uqh.css"); 

@font-face {
  font-family: 'FontAwesome';
  src: url('/static/fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('/static/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/static/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/static/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('/static/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

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