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

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

.four-four01:before {
  content: "\e900";
}
.four-four02:before {
  content: "\e901";
}
.four-four03:before {
  content: "\e902";
}
.four-four04:before {
  content: "\e903";
}

