@font-face {
	font-family: ceraRegular;
	src: url('/web/assets/font/Cera GR.woff') format('woff');
}

@font-face {
	font-family: ceraRegularItalic;
	src: url('/web/assets/font/Cera GR Regular Italic.woff') format('woff');
}

@font-face {
	font-family: ceraBold;
	src: url('/web/assets/font/Cera GR Bold.woff') format('woff');
}

@font-face {
	font-family: ceraBoldItalic;
	src: url('/web/assets/font/Cera GR Bold Italic.woff') format('woff');
}

@font-face {
	font-family: ceraMedium;
	src: url('/web/assets/font/Cera GR Medium.woff') format('woff');
}

@font-face {
	font-family: ceraMediumItalic;
	src: url('/web/assets/font/Cera GR Medium Italic.woff') format('woff');
}

@font-face {
	font-family: ceraBlack;
	src: url('/web/assets/font/Cera GR Black.woff') format('woff');
}

@font-face {
	font-family: ceraBlackItalic;
	src: url('/web/assets/font/Cera GR Black Italic.woff') format('woff');
}

@font-face {
	font-family: ceraLight;
	src: url('/web/assets/font/Cera GR Light.woff') format('woff');
}

@font-face {
	font-family: ceraLightItalic;
	src: url('/web/assets/font/Cera GR Light Italic.woff') format('woff');
}

@font-face {
	font-family: ceraThin;
	src: url('/web/assets/font/Cera GR Thin.woff') format('woff');
}

@font-face {
	font-family: ceraThinItalic;
	src: url('/web/assets/font/Cera GR Thin Italic.woff') format('woff');
}

@font-face {
	font-family: CeraPro;
	src: url('/web/assets/font/CeraPro-Regular.woff') format('woff');
}

@font-face {
	font-family: CeraProMed;
	src: url('/web/assets/font/CeraPro-Medium.woff') format('woff');
}

@font-face {
	font-family: CeraProBold;
	src: url('/web/assets/font/CeraPro-Bold.woff') format('woff');
}


@font-face {
	font-family: CeraProItalis;
	src: url('/web/assets/font/CeraPro-Italic.woff') format('woff');
}



.wh-typ {
	color: #FAFAFA !important;
}
.gr-typ {
	color: #CCC !important;
}
.dk-blue-typ {
	color: #0560C2 !important;
}
/* typography */
.typ-bold-48 {
	font-family: ceraBold !important;
	font-size: 48px !important;
}
.typ-bold-32 {
	font-family: ceraBold !important;
	font-size: 32px !important;
}
.typ-bold {
	font-family: ceraBold !important;
	font-size: 56px !important;
}
.typ-bold-1 {
	font-family: ceraBold !important;
	font-size: 36px !important;
}
.typ-bold-2 {
	font-family: ceraBold !important;
	font-size: 28px !important;
}
.typ-bold-3 {
	font-family: ceraBold !important;
	font-size: 24px !important;
}
.typ-bold-4 {
	font-family: ceraBold !important;
	font-size: 20px !important;
}
.typ-bold-5 {
	font-family: ceraBold !important;
	font-size: 18px !important;
}
.typ-bold-6 {
	font-family: ceraBold !important;
	font-size: 16px !important;
}
.typ-bold-7 {
	font-family: ceraBold !important;
	font-size: 14px !important;
}
.typ-bold-8 {
	font-family: ceraBold !important;
	font-size: 12px !important;
}
.typ-pro-bold {
	font-family: CeraProBold !important;
	font-size: 56px !important;
}
.typ-pro-bold-1 {
	font-family: CeraProBold !important;
	font-size: 36px !important;
}
.typ-pro-bold-2 {
	font-family: CeraProBold !important;
	font-size: 28px !important;
}
.typ-pro-bold-3 {
	font-family: CeraProBold !important;
	font-size: 24px !important;
}
.typ-pro-bold-4 {
	font-family: CeraProBold !important;
	font-size: 20px !important;
}
.typ-pro-bold-5 {
	font-family: CeraProBold !important;
	font-size: 18px !important;
}
.typ-pro-bold-6 {
	font-family: CeraProBold !important;
	font-size: 16px !important;
}
.typ-pro-bold-7 {
	font-family: CeraProBold !important;
	font-size: 14px !important;
}
.typ-pro-bold-8 {
	font-family: CeraProBold !important;
	font-size: 12px !important;
}
.typ-reg {
	font-family: ceraRegular !important;
	font-size: 20px !important;
}
.typ-reg-1  {
	font-family: ceraRegular !important;
	font-size: 18px !important;
}
.typ-reg-2 {
	font-family: ceraRegular !important;
	font-size: 16px !important;
}
.typ-reg-3 {
	font-family: ceraRegular !important;
	font-size: 14px !important;
}
.typ-reg-4 {
	font-family: ceraRegular !important;
	font-size: 12px !important;
}
.typ-reg-5 {
	font-family: ceraRegular !important;
	font-size: 10px !important;
}
.typ-med {
	font-family: ceraMedium !important;
	font-size: 20px !important;
}
.typ-med-1 {
	font-family: ceraMedium !important;
	font-size: 18px !important;
}
.typ-med-2 {
	font-family: ceraMedium !important;
	font-size: 16px !important;
}
.typ-med-3 {
	font-family: ceraMedium !important;
	font-size: 14px !important;
}
.typ-med-4 {
	font-family: ceraMedium !important;
	font-size: 12px !important;
}
.typ-pro {
	font-family: CeraPro !important;
	font-size: 24px !important;
}
.typ-pro-1 {
	font-family: CeraPro !important;
	font-size: 20px !important;
}
.typ-pro-2 {
	font-family: CeraPro !important;
	font-size: 18px !important;
}
.typ-pro-3 {
	font-family: CeraPro !important;
	font-size: 16px !important;
}
.typ-pro-4 {
	font-family: CeraPro !important;
	font-size: 14px !important;
}
.typ-pro-5 {
	font-family: CeraPro !important;
	font-size: 12px !important;
}
.typ-pro-med {
	font-family: CeraProMed !important;
	font-size: 20px !important;
}
.typ-pro-med-1 {
	font-family: CeraProMed !important;
	font-size: 18px !important;
}
.typ-pro-med-2 {
	font-family: CeraProMed !important;
	font-size: 16px !important;
}
.typ-pro-med-3 {
	font-family: CeraProMed !important;
	font-size: 14px !important;
}
.typ-pro-med-4 {
	font-family: CeraProMed !important;
	font-size: 12px !important;
}

.typ-pro-itl {
	font-family: CeraProItalis !important;
	font-size: 24px !important;
}
.typ-pro-itl-1 {
	font-family: CeraProItalis !important;
	font-size: 18px !important;
}

@media (min-width: 576px) {
	.typ-bold-48-sm {
		font-family: ceraBold !important;
		font-size: 48px !important;
	}
	.typ-bold-32-sm {
		font-family: ceraBold !important;
		font-size: 32px !important;
	}
	.typ-bold-sm {
		font-family: ceraBold !important;
		font-size: 56px !important;
	}
	.typ-bold-1-sm {
		font-family: ceraBold !important;
		font-size: 36px !important;
	}
	.typ-bold-2-sm {
		font-family: ceraBold !important;
		font-size: 28px !important;
	}
	.typ-bold-3-sm {
		font-family: ceraBold !important;
		font-size: 24px !important;
	}
	.typ-bold-4-sm {
		font-family: ceraBold !important;
		font-size: 20px !important;
	}
	.typ-bold-5-sm {
		font-family: ceraBold !important;
		font-size: 18px !important;
	}
	.typ-bold-6-sm {
		font-family: ceraBold !important;
		font-size: 16px !important;
	}
	.typ-bold-7-sm {
		font-family: ceraBold !important;
		font-size: 14px !important;
	}
	.typ-bold-8-sm {
		font-family: ceraBold !important;
		font-size: 12px !important;
	}
	.typ-pro-bold-sm {
		font-family: CeraProBold !important;
		font-size: 56px !important;
	}
	.typ-pro-bold-1-sm {
		font-family: CeraProBold !important;
		font-size: 36px !important;
	}
	.typ-pro-bold-2-sm {
		font-family: CeraProBold !important;
		font-size: 28px !important;
	}
	.typ-pro-bold-3-sm {
		font-family: CeraProBold !important;
		font-size: 24px !important;
	}
	.typ-pro-bold-4-sm {
		font-family: CeraProBold !important;
		font-size: 20px !important;
	}
	.typ-pro-bold-5-sm {
		font-family: CeraProBold !important;
		font-size: 18px !important;
	}
	.typ-pro-bold-6-sm {
		font-family: CeraProBold !important;
		font-size: 16px !important;
	}
	.typ-pro-bold-7-sm {
		font-family: CeraProBold !important;
		font-size: 14px !important;
	}
	.typ-pro-bold-8-sm {
		font-family: CeraProBold !important;
		font-size: 12px !important;
	}
	.typ-reg-sm {
		font-family: ceraRegular !important;
		font-size: 20px !important;
	}
	.typ-reg-1-sm  {
		font-family: ceraRegular !important;
		font-size: 18px !important;
	}
	.typ-reg-2-sm {
		font-family: ceraRegular !important;
		font-size: 16px !important;
	}
	.typ-reg-3-sm {
		font-family: ceraRegular !important;
		font-size: 14px !important;
	}
	.typ-reg-4-sm {
		font-family: ceraRegular !important;
		font-size: 12px !important;
	}
	.typ-med-sm {
		font-family: ceraMedium !important;
		font-size: 20px !important;
	}
	.typ-med-1-sm {
		font-family: ceraMedium !important;
		font-size: 18px !important;
	}
	.typ-med-2-sm {
		font-family: ceraMedium !important;
		font-size: 16px !important;
	}
	.typ-med-3-sm {
		font-family: ceraMedium !important;
		font-size: 14px !important;
	}
	.typ-med-4-sm {
		font-family: ceraMedium !important;
		font-size: 12px !important;
	}
	.typ-pro-sm {
		font-family: CeraPro !important;
		font-size: 24px !important;
	}
	.typ-pro-1-sm {
		font-family: CeraPro !important;
		font-size: 20px !important;
	}
	.typ-pro-2-sm {
		font-family: CeraPro !important;
		font-size: 18px !important;
	}
	.typ-pro-3-sm {
		font-family: CeraPro !important;
		font-size: 16px !important;
	}
	.typ-pro-4-sm {
		font-family: CeraPro !important;
		font-size: 14px !important;
	}
	.typ-pro-5-sm {
		font-family: CeraPro !important;
		font-size: 12px !important;
	}
	.typ-pro-med-sm {
		font-family: CeraProMed !important;
		font-size: 20px !important;
	}
	.typ-pro-med-1-sm {
		font-family: CeraProMed !important;
		font-size: 18px !important;
	}
	.typ-pro-med-2-sm {
		font-family: CeraProMed !important;
		font-size: 16px !important;
	}
	.typ-pro-med-3-sm {
		font-family: CeraProMed !important;
		font-size: 14px !important;
	}
	.typ-pro-med-4-sm {
		font-family: CeraProMed !important;
		font-size: 12px !important;
	}
	.typ-pro-itl-sm {
		font-family: CeraProItalis !important;
		font-size: 24px !important;
	}
	.typ-pro-itl-1-sm {
		font-family: CeraProItalis !important;
		font-size: 18px !important;
	}
}

@media (min-width: 768px) {
	.typ-bold-48-md {
		font-family: ceraBold !important;
		font-size: 48px !important;
	}
	.typ-bold-32-md {
		font-family: ceraBold !important;
		font-size: 32px !important;
	}
	.typ-bold-32-md {
		font-family: ceraBold !important;
		font-size: 32px !important;
	}
	.typ-bold-md {
		font-family: ceraBold !important;
		font-size: 56px !important;
	}
	.typ-bold-1-md {
		font-family: ceraBold !important;
		font-size: 36px !important;
	}
	.typ-bold-2-md {
		font-family: ceraBold !important;
		font-size: 28px !important;
	}
	.typ-bold-3-md {
		font-family: ceraBold !important;
		font-size: 24px !important;
	}
	.typ-bold-4-md {
		font-family: ceraBold !important;
		font-size: 20px !important;
	}
	.typ-bold-5-md {
		font-family: ceraBold !important;
		font-size: 18px !important;
	}
	.typ-bold-6-md {
		font-family: ceraBold !important;
		font-size: 16px !important;
	}
	.typ-bold-7-md {
		font-family: ceraBold !important;
		font-size: 14px !important;
	}
	.typ-bold-8-md {
		font-family: ceraBold !important;
		font-size: 12px !important;
	}
	.typ-pro-bold-md {
		font-family: CeraProBold !important;
		font-size: 56px !important;
	}
	.typ-pro-bold-1-md {
		font-family: CeraProBold !important;
		font-size: 36px !important;
	}
	.typ-pro-bold-2-md {
		font-family: CeraProBold !important;
		font-size: 28px !important;
	}
	.typ-pro-bold-3-md {
		font-family: CeraProBold !important;
		font-size: 24px !important;
	}
	.typ-pro-bold-4-md {
		font-family: CeraProBold !important;
		font-size: 20px !important;
	}
	.typ-pro-bold-5-md {
		font-family: CeraProBold !important;
		font-size: 18px !important;
	}
	.typ-pro-bold-6-md {
		font-family: CeraProBold !important;
		font-size: 16px !important;
	}
	.typ-pro-bold-7-md {
		font-family: CeraProBold !important;
		font-size: 14px !important;
	}
	.typ-pro-bold-8-md {
		font-family: CeraProBold !important;
		font-size: 12px !important;
	}
	.typ-reg-md {
		font-family: ceraRegular !important;
		font-size: 20px !important;
	}
	.typ-reg-1-md  {
		font-family: ceraRegular !important;
		font-size: 18px !important;
	}
	.typ-reg-2-md {
		font-family: ceraRegular !important;
		font-size: 16px !important;
	}
	.typ-reg-3-md {
		font-family: ceraRegular !important;
		font-size: 14px !important;
	}
	.typ-reg-4-md {
		font-family: ceraRegular !important;
		font-size: 12px !important;
	}
	.typ-med-md {
		font-family: ceraMedium !important;
		font-size: 20px !important;
	}
	.typ-med-1-md {
		font-family: ceraMedium !important;
		font-size: 18px !important;
	}
	.typ-med-2-md {
		font-family: ceraMedium !important;
		font-size: 16px !important;
	}
	.typ-med-3-md {
		font-family: ceraMedium !important;
		font-size: 14px !important;
	}
	.typ-med-4-md {
		font-family: ceraMedium !important;
		font-size: 12px !important;
	}
	.typ-pro-md {
		font-family: CeraPro !important;
		font-size: 24px !important;
	}
	.typ-pro-1-md {
		font-family: CeraPro !important;
		font-size: 20px !important;
	}
	.typ-pro-2-md {
		font-family: CeraPro !important;
		font-size: 18px !important;
	}
	.typ-pro-3-md {
		font-family: CeraPro !important;
		font-size: 16px !important;
	}
	.typ-pro-4-md {
		font-family: CeraPro !important;
		font-size: 14px !important;
	}
	.typ-pro-5-md {
		font-family: CeraPro !important;
		font-size: 12px !important;
	}
	.typ-pro-med-md {
		font-family: CeraProMed !important;
		font-size: 20px !important;
	}
	.typ-pro-med-1-md {
		font-family: CeraProMed !important;
		font-size: 18px !important;
	}
	.typ-pro-med-2-md {
		font-family: CeraProMed !important;
		font-size: 16px !important;
	}
	.typ-pro-med-3-md {
		font-family: CeraProMed !important;
		font-size: 14px !important;
	}
	.typ-pro-med-4-md {
		font-family: CeraProMed !important;
		font-size: 12px !important;
	}
	.typ-pro-itl-md {
		font-family: CeraProItalis !important;
		font-size: 24px !important;
	}
	.typ-pro-itl-1-md {
		font-family: CeraProItalis !important;
		font-size: 18px !important;
	}
}
@media (min-width: 992px) {
	.typ-bold-48-lg {
		font-family: ceraBold !important;
		font-size: 48px !important;
	}
	.typ-bold-32-lg {
		font-family: ceraBold !important;
		font-size: 32px !important;
	}
	.typ-bold-lg {
		font-family: ceraBold !important;
		font-size: 56px !important;
	}
	.typ-bold-1-lg {
		font-family: ceraBold !important;
		font-size: 36px !important;
	}
	.typ-bold-2-lg {
		font-family: ceraBold !important;
		font-size: 28px !important;
	}
	.typ-bold-3-lg {
		font-family: ceraBold !important;
		font-size: 24px !important;
	}
	.typ-bold-4-lg {
		font-family: ceraBold !important;
		font-size: 20px !important;
	}
	.typ-bold-5-lg {
		font-family: ceraBold !important;
		font-size: 18px !important;
	}
	.typ-bold-6-lg {
		font-family: ceraBold !important;
		font-size: 16px !important;
	}
	.typ-bold-7-lg {
		font-family: ceraBold !important;
		font-size: 14px !important;
	}
	.typ-bold-8-lg {
		font-family: ceraBold !important;
		font-size: 12px !important;
	}
	.typ-pro-bold-lg {
		font-family: CeraProBold !important;
		font-size: 56px !important;
	}
	.typ-pro-bold-1-lg {
		font-family: CeraProBold !important;
		font-size: 36px !important;
	}
	.typ-pro-bold-2-lg {
		font-family: CeraProBold !important;
		font-size: 28px !important;
	}
	.typ-pro-bold-3-lg {
		font-family: CeraProBold !important;
		font-size: 24px !important;
	}
	.typ-pro-bold-4-lg {
		font-family: CeraProBold !important;
		font-size: 20px !important;
	}
	.typ-pro-bold-5-lg {
		font-family: CeraProBold !important;
		font-size: 18px !important;
	}
	.typ-pro-bold-6-lg {
		font-family: CeraProBold !important;
		font-size: 16px !important;
	}
	.typ-pro-bold-7-lg {
		font-family: CeraProBold !important;
		font-size: 14px !important;
	}
	.typ-pro-bold-8-lg {
		font-family: CeraProBold !important;
		font-size: 12px !important;
	}
	.typ-reg-lg {
		font-family: ceraRegular !important;
		font-size: 20px !important;
	}
	.typ-reg-1-lg  {
		font-family: ceraRegular !important;
		font-size: 18px !important;
	}
	.typ-reg-2-lg {
		font-family: ceraRegular !important;
		font-size: 16px !important;
	}
	.typ-reg-3-lg {
		font-family: ceraRegular !important;
		font-size: 14px !important;
	}
	.typ-reg-4-lg {
		font-family: ceraRegular !important;
		font-size: 12px !important;
	}
	.typ-med-lg {
		font-family: ceraMedium !important;
		font-size: 20px !important;
	}
	.typ-med-1-lg {
		font-family: ceraMedium !important;
		font-size: 18px !important;
	}
	.typ-med-2-lg {
		font-family: ceraMedium !important;
		font-size: 16px !important;
	}
	.typ-med-3-lg {
		font-family: ceraMedium !important;
		font-size: 14px !important;
	}
	.typ-med-4-lg {
		font-family: ceraMedium !important;
		font-size: 12px !important;
	}
	.typ-pro-lg {
		font-family: CeraPro !important;
		font-size: 24px !important;
	}
	.typ-pro-1-lg {
		font-family: CeraPro !important;
		font-size: 20px !important;
	}
	.typ-pro-2-lg {
		font-family: CeraPro !important;
		font-size: 18px !important;
	}
	.typ-pro-3-lg {
		font-family: CeraPro !important;
		font-size: 16px !important;
	}
	.typ-pro-4-lg {
		font-family: CeraPro !important;
		font-size: 14px !important;
	}
	.typ-pro-5-lg {
		font-family: CeraPro !important;
		font-size: 12px !important;
	}
	.typ-pro-med-lg {
		font-family: CeraProMed !important;
		font-size: 20px !important;
	}
	.typ-pro-med-1-lg {
		font-family: CeraProMed !important;
		font-size: 18px !important;
	}
	.typ-pro-med-2-lg {
		font-family: CeraProMed !important;
		font-size: 16px !important;
	}
	.typ-pro-med-3-lg {
		font-family: CeraProMed !important;
		font-size: 14px !important;
	}
	.typ-pro-med-4-lg {
		font-family: CeraProMed !important;
		font-size: 12px !important;
	}
	.typ-pro-itl-lg {
		font-family: CeraProItalis !important;
		font-size: 24px !important;
	}
	.typ-pro-itl-1-lg {
		font-family: CeraProItalis !important;
		font-size: 18px !important;
	}
}
@media (min-width: 1200px) {
	.typ-bold-48-xl {
		font-family: ceraBold !important;
		font-size: 48px !important;
	}
	.typ-bold-32-xl {
		font-family: ceraBold !important;
		font-size: 32px !important;
	}
	.typ-bold-xl {
		font-family: ceraBold !important;
		font-size: 56px !important;
	}
	.typ-bold-1-xl {
		font-family: ceraBold !important;
		font-size: 36px !important;
	}
	.typ-bold-2-xl {
		font-family: ceraBold !important;
		font-size: 28px !important;
	}
	.typ-bold-3-xl {
		font-family: ceraBold !important;
		font-size: 24px !important;
	}
	.typ-bold-4-xl {
		font-family: ceraBold !important;
		font-size: 20px !important;
	}
	.typ-bold-5-xl {
		font-family: ceraBold !important;
		font-size: 18px !important;
	}
	.typ-bold-6-xl {
		font-family: ceraBold !important;
		font-size: 16px !important;
	}
	.typ-bold-7-xl {
		font-family: ceraBold !important;
		font-size: 14px !important;
	}
	.typ-bold-8-xl {
		font-family: ceraBold !important;
		font-size: 12px !important;
	}
	.typ-pro-bold-xl {
		font-family: CeraProBold !important;
		font-size: 56px !important;
	}
	.typ-pro-bold-1-xl {
		font-family: CeraProBold !important;
		font-size: 36px !important;
	}
	.typ-pro-bold-2-xl {
		font-family: CeraProBold !important;
		font-size: 28px !important;
	}
	.typ-pro-bold-3-xl {
		font-family: CeraProBold !important;
		font-size: 24px !important;
	}
	.typ-pro-bold-4-xl {
		font-family: CeraProBold !important;
		font-size: 20px !important;
	}
	.typ-pro-bold-5-xl {
		font-family: CeraProBold !important;
		font-size: 18px !important;
	}
	.typ-pro-bold-6-xl {
		font-family: CeraProBold !important;
		font-size: 16px !important;
	}
	.typ-pro-bold-7-xl {
		font-family: CeraProBold !important;
		font-size: 14px !important;
	}
	.typ-pro-bold-8-xl {
		font-family: CeraProBold !important;
		font-size: 12px !important;
	}
	.typ-reg-xl {
		font-family: ceraRegular !important;
		font-size: 20px !important;
	}
	.typ-reg-1-xl  {
		font-family: ceraRegular !important;
		font-size: 18px !important;
	}
	.typ-reg-2-xl {
		font-family: ceraRegular !important;
		font-size: 16px !important;
	}
	.typ-reg-3-xl {
		font-family: ceraRegular !important;
		font-size: 14px !important;
	}
	.typ-reg-4-xl {
		font-family: ceraRegular !important;
		font-size: 12px !important;
	}
	.typ-med-xl {
		font-family: ceraMedium !important;
		font-size: 20px !important;
	}
	.typ-med-1-xl {
		font-family: ceraMedium !important;
		font-size: 18px !important;
	}
	.typ-med-2-xl {
		font-family: ceraMedium !important;
		font-size: 16px !important;
	}
	.typ-med-3-xl {
		font-family: ceraMedium !important;
		font-size: 14px !important;
	}
	.typ-med-4-xl {
		font-family: ceraMedium !important;
		font-size: 12px !important;
	}
	.typ-pro-xl {
		font-family: CeraPro !important;
		font-size: 24px !important;
	}
	.typ-pro-1-xl {
		font-family: CeraPro !important;
		font-size: 20px !important;
	}
	.typ-pro-2-xl {
		font-family: CeraPro !important;
		font-size: 18px !important;
	}
	.typ-pro-3-xl {
		font-family: CeraPro !important;
		font-size: 16px !important;
	}
	.typ-pro-4-xl {
		font-family: CeraPro !important;
		font-size: 14px !important;
	}
	.typ-pro-5-xl {
		font-family: CeraPro !important;
		font-size: 12px !important;
	}
	.typ-pro-med-xl {
		font-family: CeraProMed !important;
		font-size: 20px !important;
	}
	.typ-pro-med-1-xl {
		font-family: CeraProMed !important;
		font-size: 18px !important;
	}
	.typ-pro-med-2-xl {
		font-family: CeraProMed !important;
		font-size: 16px !important;
	}
	.typ-pro-med-3-xl {
		font-family: CeraProMed !important;
		font-size: 14px !important;
	}
	.typ-pro-med-4-xl {
		font-family: CeraProMed !important;
		font-size: 12px !important;
	}
	.typ-pro-itl-xl {
		font-family: CeraProItalis !important;
		font-size: 24px !important;
	}
	.typ-pro-itl-1-xl {
		font-family: CeraProItalis !important;
		font-size: 18px !important;
	}
}

@media (min-width: 1400px) {
	.typ-bold-48-xxl {
		font-family: ceraBold !important;
		font-size: 48px !important;
	}
	.typ-bold-32-xxl {
		font-family: ceraBold !important;
		font-size: 32px !important;
	}
	.typ-bold-xxl {
		font-family: ceraBold !important;
		font-size: 56px !important;
	}
	.typ-bold-1-xxl {
		font-family: ceraBold !important;
		font-size: 36px !important;
	}
	.typ-bold-2-xxl {
		font-family: ceraBold !important;
		font-size: 28px !important;
	}
	.typ-bold-3-xxl {
		font-family: ceraBold !important;
		font-size: 24px !important;
	}
	.typ-bold-4-xxl {
		font-family: ceraBold !important;
		font-size: 20px !important;
	}
	.typ-bold-5-xxl {
		font-family: ceraBold !important;
		font-size: 18px !important;
	}
	.typ-bold-6-xxl {
		font-family: ceraBold !important;
		font-size: 16px !important;
	}
	.typ-bold-7-xxl {
		font-family: ceraBold !important;
		font-size: 14px !important;
	}
	.typ-bold-8-xxl {
		font-family: ceraBold !important;
		font-size: 12px !important;
	}
	.typ-pro-bold-xxl {
		font-family: CeraProBold !important;
		font-size: 56px !important;
	}
	.typ-pro-bold-1-xxl {
		font-family: CeraProBold !important;
		font-size: 36px !important;
	}
	.typ-pro-bold-2-xxl {
		font-family: CeraProBold !important;
		font-size: 28px !important;
	}
	.typ-pro-bold-3-xxl {
		font-family: CeraProBold !important;
		font-size: 24px !important;
	}
	.typ-pro-bold-4-xxl {
		font-family: CeraProBold !important;
		font-size: 20px !important;
	}
	.typ-pro-bold-5-xxl {
		font-family: CeraProBold !important;
		font-size: 18px !important;
	}
	.typ-pro-bold-6-xxl {
		font-family: CeraProBold !important;
		font-size: 16px !important;
	}
	.typ-pro-bold-7-xxl {
		font-family: CeraProBold !important;
		font-size: 14px !important;
	}
	.typ-pro-bold-8-xxl {
		font-family: CeraProBold !important;
		font-size: 12px !important;
	}
	.typ-reg-xxl {
		font-family: ceraRegular !important;
		font-size: 20px !important;
	}
	.typ-reg-1-xxl  {
		font-family: ceraRegular !important;
		font-size: 18px !important;
	}
	.typ-reg-2-xxl {
		font-family: ceraRegular !important;
		font-size: 16px !important;
	}
	.typ-reg-3-xxl {
		font-family: ceraRegular !important;
		font-size: 14px !important;
	}
	.typ-reg-4-xxl {
		font-family: ceraRegular !important;
		font-size: 12px !important;
	}
	.typ-med-xxl {
		font-family: ceraMedium !important;
		font-size: 20px !important;
	}
	.typ-med-1-xxl {
		font-family: ceraMedium !important;
		font-size: 18px !important;
	}
	.typ-med-2-xxl {
		font-family: ceraMedium !important;
		font-size: 16px !important;
	}
	.typ-med-3-xxl {
		font-family: ceraMedium !important;
		font-size: 14px !important;
	}
	.typ-med-4-xxl {
		font-family: ceraMedium !important;
		font-size: 12px !important;
	}
	.typ-pro-xxl {
		font-family: CeraPro !important;
		font-size: 24px !important;
	}
	.typ-pro-1-xxl {
		font-family: CeraPro !important;
		font-size: 20px !important;
	}
	.typ-pro-2-xxl {
		font-family: CeraPro !important;
		font-size: 18px !important;
	}
	.typ-pro-3-xxl {
		font-family: CeraPro !important;
		font-size: 16px !important;
	}
	.typ-pro-4-xxl {
		font-family: CeraPro !important;
		font-size: 14px !important;
	}
	.typ-pro-5-xxl {
		font-family: CeraPro !important;
		font-size: 12px !important;
	}
	.typ-pro-med-xxl {
		font-family: CeraProMed !important;
		font-size: 20px !important;
	}
	.typ-pro-med-1-xxl {
		font-family: CeraProMed !important;
		font-size: 18px !important;
	}
	.typ-pro-med-2-xxl {
		font-family: CeraProMed !important;
		font-size: 16px !important;
	}
	.typ-pro-med-3-xxl {
		font-family: CeraProMed !important;
		font-size: 14px !important;
	}
	.typ-pro-med-4-xxl {
		font-family: CeraProMed !important;
		font-size: 12px !important;
	}
	.typ-pro-itl-xxl {
		font-family: CeraProItalis !important;
		font-size: 24px !important;
	}
	.typ-pro-itl-1-xxl {
		font-family: CeraProItalis !important;
		font-size: 18px !important;
	}
}