/*
 Theme Name:   Clinic by Lapis Brands
 Description:  Elegant template for high-end beauty clinics
 Template:     bricks
 Author:       Lapis Brands
 Author URI:   https://lapisbrands.co.uk
*/

@font-face {
  font-family: 'Satoshi';
  src: url('/wp-content/uploads/fonts/satoshi/Satoshi-Variable.woff2') format('woff2');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Satoshi';
  src: url('/wp-content/uploads/fonts/satoshi/Satoshi-VariableItalic.woff2') format('woff2');
  font-weight: 300 900;
  font-style: italic;
  font-display: swap;
}

body {
  font-family: 'Satoshi', sans-serif;
  font-weight: 400;
}

html, body {
  overscroll-behavior-x: none;
  overflow-x: hidden;
}
