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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'president' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\e900";
}
.icon-print:before {
  content: "\e621";
}
.icon-cozinha:before {
  content: "\e61c";
}
.icon-euro:before {
  content: "\e61d";
}
.icon-clock-o:before {
  content: "\e61e";
}
.icon-people:before {
  content: "\e61f";
}
.icon-cutlery:before {
  content: "\e620";
}
.icon-check:before {
  content: "\e61b";
}
.icon-close:before {
  content: "\e618";
}
.icon-arrow-right2:before {
  content: "\e614";
}
.icon-arrow-left2:before {
  content: "\e615";
}
.icon-arrow-down:before {
  content: "\e616";
}
.icon-arrow-up:before {
  content: "\e617";
}
.icon-calendar:before {
  content: "\e613";
}
.icon-cog:before {
  content: "\e610";
}
.icon-heart-o:before {
  content: "\e611";
}
.icon-heart:before {
  content: "\e612";
}
.icon-circle:before {
  content: "\e60f";
}
.icon-chevron-right:before {
  content: "\e600";
}
.icon-chevron-left:before {
  content: "\e601";
}
.icon-chevron-down:before {
  content: "\e602";
}
.icon-chevron-up:before {
  content: "\e603";
}
.icon-bars:before {
  content: "\e604";
}
.icon-youtube:before {
  content: "\e605";
}
.icon-google-plus:before {
  content: "\e606";
}
.icon-pinterest:before {
  content: "\e607";
}
.icon-twitter:before {
  content: "\e608";
}
.icon-facebook:before {
  content: "\e609";
}
.icon-triangule-up:before {
  content: "\e619";
}
.icon-triangule-down:before {
  content: "\e61a";
}
.icon-arrow-left:before {
  content: "\e60a";
}
.icon-arrow-right:before {
  content: "\e60b";
}
.icon-share-alt:before {
  content: "\e60c";
}
.icon-pencil:before {
  content: "\e60d";
}
.icon-key:before {
  content: "\e60e";
}

