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

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

.flaticon-notification:before {
  content: "\e900";
}
.flaticon-sending:before {
  content: "\e901";
}
.flaticon-plane:before {
  content: "\e902";
}
.flaticon-rocket:before {
  content: "\e903";
}
.flaticon-air-balloon:before {
  content: "\e904";
}
.flaticon-browser-1:before {
  content: "\e905";
}
.flaticon-diamond:before {
  content: "\e906";
}
