/*
 Theme Name: sʟᴇᴇᴘPROFI
 Theme URI:  http://sleepprofi.ru/sleepprofi
 Author:     🅡🅞🅜🅐🅡🅘🅞🅘🅜🅐
 Description: Кастомная тема sʟᴇᴇᴘPROFI
 Version:    1.0
 License:    GNU General Public License v2 or later
 Text Domain: sleepprofi
*/

body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}
.woocommerce-breadcrumb {
  font-size: 16px;
  color: var(--orange-color);
  margin-bottom: 15px;
  margin: 10px;
}

.woocommerce-breadcrumb a {
  color: var(--text-color);
  text-decoration: none;
}

.woocommerce-breadcrumb a:hover {
  text-decoration: underline;
}

.woocommerce-breadcrumb .last {
  font-weight: bold;
  color: var(--text-color);
}

@font-face {
    font-family: 'Varela Round';
    src: url('/wp-content/themes/sleepprofi/fonts/varela-round.woff2') format('woff2');
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BIZ UDMincho';
    src: url('/wp-content/themes/sleepprofi/fonts/biz-udmincho.woff2') format('woff2');
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/sleepprofi/fonts/Roboto.woff2') format('woff2');
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

