/*  Google Fonts
 * -------------------------- */
@import url("../google-fonts/chivo/chivo.css");
@import url("../google-fonts/rubik/rubik.css");
@import url("../google-fonts/franklin/franklin.css");

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