/**
 * Barbercrop
 * Barbercrop is a full featured barber shop template
 * Exclusively on https://1.envato.market/barbercrop-html
 *
 * @encoding        UTF-8
 * @version         1.0.4
 * @copyright       (C) 2018 - 2022 Merkulove ( https://merkulov.design/ ). All rights reserved.
 * @license         Envato License https://1.envato.market/KYbje
 * @contributors    Lamber Lilith (winter.rituel@gmail.com)
 * @support         help@merkulov.design
 **/
@font-face {
  font-family: SPACE-EXPLORER;
  src: local("SPACE-EXPLORER"),
   url("../fonts/SPACE-EXPLORER.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Outburst;
  src: local("Outburst-Regular"),
   url(../fonts/Outburst-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Outburst;
  src: local("Outburst-Regular"), 
    url(../fonts/Outburst-Regular.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: Oswald;
    src: local("Oswald-Regular"),url(../fonts/Oswald-Regular.woff2) format("woff2"),url(../fonts/Oswald-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family:Oswald;src:local("Oswald-Medium"),url(../fonts/Oswald-Medium.woff2) format("woff2"),url(../fonts/Oswald-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap
}

@font-face {
    font-family:Oswald;src:local("Oswald-SemiBold"),url(../fonts/Oswald-SemiBold.woff2) format("woff2"),url(../fonts/Oswald-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap
}

@font-face {
    font-family:Roboto;src:local("Roboto-Medium"),url(../fonts/Roboto-Medium.woff2) format("woff2"),url(../fonts/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap
}

@font-face {
    font-family:Roboto;src:local("Roboto-Regular"),url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap
}