/*======================================
Theme Name: Klub Lekarniku
Theme URI: https://divicake.com/
Description: Vlastní theme pro klub lékarníků
Version: 1.0
Author: Jan Šimák
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

@font-face {
font-family: 'LabGrotesque';
font-style: normal;
font-weight: 600;
src: local('LabGrotesque-Medium'), url('Grotesque-Medium.woff') format('woff');
}


@font-face {
font-family: 'LabGrotesque';
font-style: normal;
font-weight: 400;
src: local('LabGrotesque-Regular'), url('LabGrotesque-Regular.woff') format('woff');
}


@font-face {
font-family: 'LabGrotesque';
font-style: normal;
font-weight: 700;
src: local('LabGrotesque-Bold'), url('LabGrotesque-Bold.woff') format('woff');
}


/*pismo*/
body {
font-family: 'LabGrotesque';	
font-weight:400;
}