@font-face {
  font-family: 'fa';
  src: url('../webfonts/fa.eot?kokynh');
  src: url('../webfonts/fa.eot?kokynh#iefix') format('embedded-opentype'), url('../webfonts/fa.ttf?kokynh') format('truetype'), url('../webfonts/fa.woff?kokynh') format('woff'), url('../webfonts/fa.svg?kokynh#fa') format('svg');
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.fa, i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fa' !important;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}


.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-print:before {
  content: "\f02f";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-user:before {
  content: "\f007";
}
.fa-lock:before {
  content: "\f023";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-tree:before {
  content: "\f1bb";
}
