@font-face {
	font-family: 'Cardo';
	src: url('https://www.bubelo.cz/user/documents/TvujBrand/Css/Fonts/Cardo-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	}
/*
@font-face {
	font-family: 'Cardo';
	https://www.qram.local:810/Shoptet/Bubelo.cz/Css/Fonts/Cardo-Italic.woff2
	src: url('Cardo-Italic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
*/

@font-face {
	font-family: 'Cardo';
	src: url('https://www.bubelo.cz/user/documents/TvujBrand/Css/Fonts/Cardo-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	}

/*
@font-face {
	font-family: 'Futura Bk BT';
	https://www.qram.local:810/Shoptet/Bubelo.cz/Css/Fonts/FuturaBT-Book.woff2
	src: url('Futura Bk BT Book.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	}
*/

@font-face {
	font-family: 'Questrial';
	src: url('https://www.bubelo.cz/user/documents/TvujBrand/Css/Fonts/Questrial-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	}


body{
	font-family: 'Questrial', serif !important;
	}

h1, h2, h3, h4, h5, h6{
	font-family: 'Cardo';
	}

/*
body, button, input, a, p, span,
h1, h2, h3, h4, h5, h6,
.banner a{
	font-family: 'Questrial', serif !important;
	}

.btn,
#navigation a{
	font-family: 'Questrial', sans-serif !important;
	}

*/

b, strong{
	font-weight: 700;
	}