@font-face {
  font-family: Antonio;
  src: url('../fonts/antonio-regular-webfont.eot');
  src: url('../fonts/antonio-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/antonio-regular-webfont.woff2') format('woff2'),
       url('../fonts/antonio-regular-webfont.woff') format('woff'),
       url('../fonts/antonio-regular-webfont.ttf') format('truetype'),
       url('../fonts/antonio-regular-webfont.svg#antonioregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Antonio;
  src: url('../fonts/antonio-bold-webfont.eot');
  src: url('../fonts/antonio-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/antonio-bold-webfont.woff2') format('woff2'),
       url('../fonts/antonio-bold-webfont.woff') format('woff'),
       url('../fonts/antonio-bold-webfont.ttf') format('truetype'),
       url('../fonts/antonio-bold-webfont.svg#antoniobold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: AntonioLight;
  src: url('../fonts/antonio-light-webfont.eot');
  src: url('../fonts/antonio-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/antonio-light-webfont.woff2') format('woff2'),
       url('../fonts/antonio-light-webfont.woff') format('woff'),
       url('../fonts/antonio-light-webfont.ttf') format('truetype'),
       url('../fonts/antonio-light-webfont.svg#antoniolight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: symbolsigns;
  src: url('../fonts/symbol-signs-webfont.eot');
  src: url('../fonts/symbol-signs-webfont.eot#iefix') format('embedded-opentype'),
       url('../fonts/symbol-signs-webfont.woff') format('woff'),
       url('../fonts/symbol-signs-webfont.ttf') format('truetype'),
       url('../fonts/symbol-signs-webfont.svg#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: iconfont;
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'),
       url('../fonts/iconfont.woff') format('woff'),
       url('../fonts/iconfont.ttf') format('truetype'),
       url('../fonts/iconfont.svg#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* for safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
}