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

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.fa-pinterest-p:before {
  content: "\e90d";
}
.fa-instagram:before {
  content: "\e900";
}
.fa-twitter:before {
  content: "\e901";
}
.fa-facebook:before {
  content: "\e902";
}
.fa-facebook-f:before {
  content: "\e902";
}
.fa-keyboard_arrow_right:before {
  content: "\e903";
}
.fa-keyboard_arrow_left:before {
  content: "\e904";
}
.fa-arrow_forward:before {
  content: "\e905";
}
.fa-arrow_back:before {
  content: "\e906";
}
.fa-mail_outline:before {
  content: "\e907";
}
.fa-circle:before {
  content: "\e908";
}
.fa-arrow_downward:before {
  content: "\e909";
}
.fa-arrow_upward:before {
  content: "\e90a";
}
.fa-keyboard_arrow_up:before {
  content: "\e90b";
}
.fa-keyboard_arrow_down:before {
  content: "\e90c";
}
.fa-plus:before {
  content: "\f067";
}
