@font-face {
  font-family: 'fontello';
  src: url('fontello.eot');
  src: url('fontello.eot#iefix') format('embedded-opentype'),
       url('fontello.woff') format('woff'),
       url('fontello.ttf') format('truetype'),
       url('fontello.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {

@font-face {
    font-family: 'fontello';
    src: url('fontello.svg#fontello') format('svg');
}

@font-face {
    font-family: 'Short Stack';
    src: url('ShortStack-Regular.svg#ShortStackRegular') format('svg');
}



}