﻿@font-face
{
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff');
  font-weight: normal;
  font-style: normal;
}

.fa
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-map-marker:before
{
  content: "\f041";
}

@font-face
{
  font-family: 'simple-line-icons';
  src: url('../fonts/simple-line-icons.woff?thkwh4') format('woff');
  font-weight: normal;
  font-style: normal;
}

.sl
{
  font-family: 'simple-line-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sl-icon-login:before
{
  content: "\e066";
}

@font-face
{
  font-family: 'iconsmind';
  src: url('../fonts/iconsmind.woff?-rdmvgc') format('woff');
  font-weight: normal;
  font-style: normal;
}

.im
{
  font-family: 'iconsmind' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.im-icon-Calendar-3:before
{
  content: "\e70a";
}

.im-icon-Home:before
{
  content: "\e9bd";
}

.im-icon-Lock-2:before
{
  content: "\ea58";
}

.im-icon-Male:before
{
  content: "\ea92";
}

.im-icon-Myspace:before
{
  content: "\eaf2";
}

.fa-facebook-f:before,
.fa-facebook:before
{
  content: "\f09a";
}

.sl-icon-social-twitter:before
{
  content: "\e009";
}

.im-icon-Twitter-2:before
{
  content: "\ed92";
}

.im-icon-Twitter:before
{
  content: "\ed93";
}

.fa-twitter-square:before
{
  content: "\f081";
}

.fa-facebook-square::before
{
  content: "\f082";
}

.fa-twitter:before
{
  content: "\f099";
}

.sl-icon-phone:before
{
  content: "\e600";
}

.fa-envelope-o:before
{
  content: "\f003";
}

.sl-icon-envelope-open:before
{
  content: "\e01e";
}