/*
 Theme Name:   mario.karl.design
 Theme URI:    https://mario-karl.com/
 Description:  Kundentheme
 Author:       Mario Karl
 Author URI:   https://mario-karl.com/
 Template:     bricks
 Version:      1.0
 Text Domain:  bricks
*/




@font-face {
  font-family: 'Chillax';
  src: url('/wp-content/themes/mk-design/fonts/Chillax-Extralight.woff2') format('woff2');
       font-weight: 200;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Chillax';
  src: url('/wp-content/themes/mk-design/fonts/Chillax-Light.woff2') format('woff2');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Chillax';
  src: url('/wp-content/themes/mk-design/fonts/Chillax-Regular.woff2') format('woff2');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Chillax';
  src: url('/wp-content/themes/mk-design/fonts/Chillax-Medium.woff2') format('woff2');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Chillax';
  src: url('/wp-content/themes/mk-design/fonts/Chillax-Semibold.woff2') format('woff2');
       font-weight: 600;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Chillax';
  src: url('/wp-content/themes/mk-design/fonts/Chillax-Bold.woff2') format('woff2');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}





/* ---------------------------------------------------------- Satoshi */

@font-face {
  	font-family: 'Satoshi';
	font-weight: 300;
	font-display: swap;
    font-style: normal;
  	src: url('/wp-content/themes/mk-design/fonts/Satoshi-Light.woff2') format('woff2'),
       url('/wp-content/themes/mk-design/fonts/Satoshi-Light.woff') format('woff');
       
}

@font-face {
	font-family: 'Satoshi';
	font-weight: 400;
    font-display: swap;
    font-style: normal;
  	src: url('/wp-content/themes/mk-design/fonts/Satoshi-Regular.woff2') format('woff2'),
       url('/wp-content/themes/mk-design/fonts/Satoshi-Regular.woff') format('woff');
}

@font-face {
  	font-family: 'Satoshi';
	font-weight: 700;
    font-display: swap;
    font-style: normal;
  	src: url('/wp-content/themes/mk-design/fonts/Satoshi-Bold.woff2') format('woff2'),
       url('/wp-content/themes/mk-design/fonts/Satoshi-Bold.woff') format('woff');
       
}

@font-face {
  	font-family: 'Satoshi';
	font-weight: 900;
    font-display: swap;
    font-style: normal;
  	src: url('/wp-content/themes/mk-design/fonts/Satoshi-Black.woff2') format('woff2'),
       url('/wp-content/themes/mk-design/fonts/Satoshi-Black.woff') format('woff');
}

