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

[class^="fa-"], [class*=" fa-"] {
  font-family: 'viyella' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-download:before {
  content: "\f019";
}
.fa-print:before {
  content: "\f02f";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-phone:before {
  content: "\f095";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-map:before {
  content: "\f278";
}

