/* START FONT FAMILY + WEIGHTS */

@font-face { 
	font-family: "principal"; 
	font-display: swap; 
	src: url('/wp-content/uploads/fonts/GANTARI.woff2') format('woff2'), 
	font-weight: 100 900; 
	font-style: normal; } 

body  {
	font-family: principal;
	font-weight: 400;}

.w700 { font-weight: 700 !important;}
.w900 { font-weight: 900 !important;}

/* END FONT FAMILY + WEIGHTS */

/* START FONT-SIZES */

.text14-14 .text14-14 * {
	font-size: 14px;
	line-height:14px;}

.text16-18, .text16-18 *, nav.rank-math-breadcrumb *{
	font-size: 16px;
	line-height:18px;}

.text18-21, .text18-21 * {
	font-size: 18px;
	line-height:21px;}

.text24-30, .text24-30 * {
	font-size: 24px;
	line-height:30px}

.text34-36, .text34-36 * {
	font-size: 34px;
	line-height:36px;}

.text40-44, .text40-44 * {
	font-size: 40px;
	line-height:44px;}

.text60-40, .text60-40 * {
	font-size: 60px;
	line-height:40px;}

@media screen and (max-width: 768px) {

.text14-14 .text14-14 * {
	font-size: 14px;
	line-height:14px;}

.text16-18, .text16-18 *, nav.rank-math-breadcrumb *{
	font-size: 16px;
	line-height:18px;}

.text18-21, .text18-21 * {
	font-size: 18px;
	line-height:21px;}

.text24-30, .text24-30 * {
	font-size: 24px;
	line-height:30px}

.text34-36, .text34-36 * {
	font-size: 34px;
	line-height:36px;}

.text40-44, .text40-44 * {
	font-size: 40px;
	line-height:44px;}

.text60-40, .text60-40 * {
	font-size: 60px;
	line-height:40px;}

/* END FONT SIZES */
	
/* OTHERS */
	
a {
    text-decoration: none;
}
	
h1, h2, h3 {
    margin: 0;
}
