/* fonts */
.oswaldMedium {
    font-family: 'Oswald', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.oswaldBold {
    font-family: 'Oswald', Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.robotoMedium {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

/* icons */
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?85914160');
  src: url('../font/fontello.eot?85914160#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?85914160') format('woff'),
       url('../font/fontello.ttf?85914160') format('truetype'),
       url('../font/fontello.svg?85914160#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^='icon-']:before, [class*=' icon-']:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin: 0 .1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
}
 
.icon-apple:before { content: '\e800'; } /* '' */
.icon-mic:before { content: '\e801'; } /* '' */
.icon-mute:before { content: '\e802'; } /* '' */
.icon-volume-off:before { content: '\e803'; } /* '' */
.icon-volume-up:before { content: '\e804'; } /* '' */
.icon-youtube-play:before { content: '\e805'; } /* '' */
.icon-twitter:before { content: '\e806'; } /* '' */
.icon-facebook:before { content: '\e807'; } /* '' */
.icon-gplus:before { content: '\e808'; } /* '' */
.icon-pinterest:before { content: '\e809'; } /* '' */
.icon-tumblr:before { content: '\e80a'; } /* '' */
.icon-linkedin:before { content: '\e80b'; } /* '' */
.icon-dribbble:before { content: '\e80c'; } /* '' */
.icon-stumbleupon:before { content: '\e80d'; } /* '' */
.icon-lastfm:before { content: '\e80e'; } /* '' */
.icon-instagram:before { content: '\e80f'; } /* '' */
.icon-skype:before { content: '\e810'; } /* '' */
.icon-vimeo:before { content: '\e811'; } /* '' */
.icon-dropbox:before { content: '\e812'; } /* '' */
.icon-evernote:before { content: '\e813'; } /* '' */
.icon-paypal:before { content: '\e814'; } /* '' */
.icon-picasa:before { content: '\e815'; } /* '' */
.icon-soundcloud:before { content: '\e816'; } /* '' */
.icon-behance:before { content: '\e817'; } /* '' */
.icon-at:before { content: '\e818'; } /* '' */
.icon-play:before { content: '\e819'; } /* '' */
.icon-pause:before { content: '\e81a'; } /* '' */
.icon-github:before { content: '\e81b'; } /* '' */
.icon-flickr:before { content: '\e81c'; } /* '' */
.icon-home:before { content: '\e81d'; } /* '' */
.icon-youtube:before { content: '\e81e'; } /* '' */
.icon-retweet:before { content: '\e81f'; } /* '' */
.icon-reblog:before { content: '\e820'; } /* '' */
.icon-android:before { content: '\e821'; } /* '' */
.icon-foursquare:before { content: '\e822'; } /* '' */
.icon-linux:before { content: '\e823'; } /* '' */
.icon-cancel:before { content: '\e824'; } /* '' */
.icon-link:before { content: '\e825'; } /* '' */
.icon-left-open:before { content: '\e826'; } /* '' */
.icon-right-open:before { content: '\e827'; } /* '' */
.icon-rdio:before { content: '\e828'; } /* '' */
.icon-spotify:before { content: '\e829'; } /* '' */
.icon-forward:before { content: '\e82a'; } /* '' */
.icon-reply:before { content: '\e82b'; } /* '' */
.icon-mail:before { content: '\e82c'; } /* '' */
.icon-mail-alt:before { content: '\e82d'; } /* '' */
.icon-plus:before { content: '\e82e'; } /* '' */
.icon-minus:before { content: '\e82f'; } /* '' */
.icon-ok:before { content: '\e830'; } /* '' */
.icon-heart:before { content: '\e831'; } /* '' */
.icon-heart-empty:before { content: '\e832'; } /* '' */
.icon-search:before { content: '\e833'; } /* '' */
.icon-star:before { content: '\e834'; } /* '' */
.icon-star-empty:before { content: '\e835'; } /* '' */
.icon-share:before { content: '\e836'; } /* '' */
.icon-sun:before { content: '\e837'; } /* '' */
.icon-cloud:before { content: '\e838'; } /* '' */
.icon-flash:before { content: '\e839'; } /* '' */
.icon-moon:before { content: '\e83a'; } /* '' */
.icon-fire:before { content: '\e83b'; } /* '' */
.icon-down-dir:before { content: '\e83e'; } /* '' */
.icon-up-dir:before { content: '\e83f'; } /* '' */