@charset "UTF-8";

@font-face {
    font-family: 'Wilderness';
    src: url('/wp-content/themes/beautysalon/assets/fonts/wilderness.eot');
    src: url('/wp-content/themes/beautysalon/assets/fonts/wilderness.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/beautysalon/assets/fonts/wilderness.woff2') format('woff2'),
         url('/wp-content/themes/beautysalon/assets/fonts/wilderness.woff') format('woff'),
         url('/wp-content/themes/beautysalon/assets/fonts/wilderness.ttf') format('truetype'),
         url('/wp-content/themes/beautysalon/assets/fonts/wilderness.svg#wilderness') format('svg');
    font-weight: normal;
    font-style: normal;

    /*font-family: 'Wilderness';
    font-style: normal;
    font-weight: normal;
    src: local('Wilderness'), url('/wp-content/themes/beatysalon/assets/fonts/wilderness.ttf') format('woff');*/
}


@font-face {
  font-family: "font-icons";
  src:url("/wp-content/themes/beautysalon/assets/fonts/font-icons.eot");
  src:url("/wp-content/themes/beautysalon/assets/fonts/font-icons.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/beautysalon/assets/fonts/font-icons.woff") format("woff"),
    url("/wp-content/themes/beautysalon/assets/fonts/font-icons.ttf") format("truetype"),
    url("/wp-content/themes/beautysalon/assets/fonts/font-icons.svg#font-icons") format("svg");
  font-weight: normal;
  font-style: normal;

    /*font-family: 'Wilderness';
    font-style: normal;
    font-weight: normal;
    src: local('Wilderness'), url('/wp-content/themes/flywheel/assets/fonts/font-icons.ttf') format('woff');
*/
}

@font-face {
     font-family: 'Lato Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Lato Bold'), url('/wp-content/themes/beautysalon/assets/fonts/Lato-Bold.ttf') format('woff');

}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: normal;
    src: local('Lato'), url('/wp-content/themes/beautysalon/assets/fonts/Lato-Regular.ttf') format('woff');

}

@font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('/wp-content/themes/beautysalon/assets/fonts/helvetica-regular.ttf') format('woff');

}

@font-face {
    font-family: 'Helvetica Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Bold'), url('/wp-content/themes/beautysalon/assets/fonts/helvetica-bold.ttf') format('woff');

}

@font-face {
    font-family: 'Droid Serif';
    font-style: normal;
    font-weight: normal;
    src: local('Droid Serif'), url('/wp-content/themes/beautysalon/assets/fonts/droid-serif.regular.ttf') format('woff');

}

@font-face {
    font-family: 'Gibson';
    font-style: normal;
    font-weight: normal;
    src: local('Gibson'), url('/wp-content/themes/beautysalon/assets/fonts/Gibson-Regular.ttf') format('woff');

}

@font-face {
    font-family: 'Gibson Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Gibson Bold'), url('/wp-content/themes/beautysalon/assets/fonts/gibson-bold.ttf') format('woff');

}

@font-face {
    font-family: 'Palm Beach';
    font-style: normal;
    font-weight: normal;
    src: local('Palm Beach'), url('/wp-content/themes/beautysalon/assets/fonts/Palm Beach.ttf') format('woff'),
      local('Palm Beach'), url('/wp-content/themes/beautysalon/assets/fonts/Palm Beach.otf') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto'), url('/wp-content/themes/beautysalon/assets/fonts/Roboto-Regular.ttf') format('woff');

}

@font-face {
    font-family: 'Roboto Thn';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto'), url('/wp-content/themes/beautysalon/assets/fonts/Roboto-Thin.ttf') format('woff');

}

@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto'), url('/wp-content/themes/beautysalon/assets/fonts/Roboto-Light.ttf') format('woff');

}

@font-face {
    font-family: 'Montserrat Light';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat Light'), url('/wp-content/themes/beautysalon/assets/fonts/Montserrat-Light.otf') format('woff');

}

@font-face {
    font-family: 'Montserrat Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat Thin'), url('/wp-content/themes/beautysalon/assets/fonts/Montserrat-Thin.otf') format('woff');
}

[data-icon]:before {
  font-family: "font-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="fi-"]:before,
[class*=" fi-"]:before {
  font-family: "font-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fi-facebook:before {
  content: "\f001";
}
.fi-facebook-sq:before {
  content: "\f002";
}
.fi-google-plus:before {
  content: "\f003";
}
.fi-google-plus-sq:before {
  content: "\f004";
}
.fi-linkedin:before {
  content: "\f005";
}
.fi-linkedin-sq:before {
  content: "\f006";
}
.fi-instagram:before {
  content: "\f007";
}
.fi-pinterest:before {
  content: "\f008";
}
.fi-pinterest-sq:before {
  content: "\f009";
}
.fi-tumblr:before {
  content: "\f010";
}
.fi-tumblr-sq:before {
  content: "\f011";
}
.fi-twitter:before {
  content: "\f012";
}
.fi-twitter-sq:before {
  content: "\f013";
}
.fi-youtube:before {
  content: "\f014";
}
.fi-youtube-sq:before {
  content: "\f015";
}
.fi-alarm:before {
  content: "\f016";
}
.fi-hours:before {
  content: "\f017";
}
.fi-pin:before {
  content: "\f018";
}
.fi-map-pin:before {
  content: "\f019";
}
.fi-pin-alt:before {
  content: "\f020";
}
.fi-map-pin-alt:before {
  content: "\f021";
}
.fi-map-wpin:before {
  content: "\f022";
}
.fi-email:before {
  content: "\f023";
}
.fi-at-email:before {
  content: "\f024";
}
.fi-phone:before {
  content: "\f025";
}
.fi-phone-circle:before {
  content: "\f026";
}
.fi-calendar:before {
  content: "\f027";
}
.fi-bars:before {
  content: "\f028";
}