/*
		*	Web Package
		*/ 



.owners-text-light {
	font-family: "Owners Text Light";
	font-weight: 300;
	font-style: regular;
}
.owners-text-light-italic {
	font-family: "Owners Text Light Italic";
	font-weight: 300; 
	font-style: italic;
}
.owners-text-regular {
	font-family: "Owners Text Regular";
	font-weight: 400;
	font-style: regular;
}
.owners-text-italic {
	font-family: "Owners Text Italic";
	font-weight: 400; 
	font-style: italic;
}
.owners-text-medium {
	font-family: "Owners Text Medium";
	font-weight: 500;
	font-style: regular;
}
.owners-text-medium-italic {
	font-family: "Owners Text Medium Italic";
	font-weight: 500; 
	font-style: italic;
}
.owners-text-black {
	font-family: "Owners Text Black";
	font-weight: 800;
	font-style: regular;
}


/* Owners Text XLight */
		@font-face {
			font-family: "Owners Text XLight";
			font-weight: 200;
			font-style: regular;
			font-display: swap;
			src:url('owners-text-xlight.woff2') format('woff2'), url('owners-text-xlight.woff') format('woff');
		}


/* Owners Text XLight Italic */
		@font-face {
			font-family: "Owners Text XLight Italic";
			font-weight: 200;
			font-style: italic;
			font-display: swap;
			src:url('owners-text-xlight-italic.woff2') format('woff2'), url('owners-text-xlight-italic.woff') format('woff');
		}


/* Owners Text Light */
		@font-face {
			font-family: "Owners Text Light";
			font-weight: 300;
			font-style: regular;
			font-display: swap;
			src:url('owners-text-light.woff2') format('woff2'), url('owners-text-light.woff') format('woff');
		}



/* Owners Text Light Italic */
		@font-face {
			font-family: "Owners Text Light Italic";
			font-weight: 300;
			font-style: italic;
			font-display: swap;
			src:url('owners-text-light-italic.woff2') format('woff2'), url('owners-text-light-italic.woff') format('woff');
		}



/* Owners Text Regular */
		@font-face {
			font-family: "Owners Text Regular";
			font-weight: 400;
			font-style: regular;
			font-display: swap;
			src:url('owners-text.woff2') format('woff2'), url('owners-text.woff') format('woff');
		}



/* Owners Text Italic */
		@font-face {
			font-family: "Owners Text Italic";
			font-weight: 400;
			font-style: italic;
			font-display: swap;
			src:url('owners-text-italic.woff2') format('woff2'), url('owners-text-italic.woff') format('woff');
		}



/* Owners Text Medium */
		@font-face {
			font-family: "Owners Text Medium";
			font-weight: 500;
			font-style: regular;
			font-display: swap;
			src:url('owners-text-medium.woff2') format('woff2'), url('owners-text-medium.woff') format('woff');
		}




/* Owners Text Medium Italic */
		@font-face {
			font-family: "Owners Text Medium Italic";
			font-weight: 500;
			font-style: italic;
			font-display: swap;
			src:url('owners-text-medium-italic.woff2') format('woff2'), url('owners-text-medium-italic.woff') format('woff');
		}



/* Owners Text Bold */
		@font-face {
			font-family: "Owners Text Bold";
			font-weight: 700;
			font-style: regular;
			font-display: swap;
			src:url('owners-text-bold.woff2') format('woff2'), url('owners-text-bold.woff') format('woff');
		}


/* Owners Text Bold Italic */
		@font-face {
			font-family: "Owners Text Bold Italic";
			font-weight: 700;
			font-style: italic;
			font-display: swap;
			src:url('owners-text-bold-italic.woff2') format('woff2'), url('owners-text-bold-italic.woff') format('woff');
		}


/* Owners Text Black */
		@font-face {
			font-family: "Owners Text Black";
			font-weight: 800;
			font-style: regular;
			font-display: swap;
			src:url('owners-text-black.woff2') format('woff2'), url('owners-text-black.woff') format('woff');
		}


/* Owners Text Black Italic */
		@font-face {
			font-family: "Owners Text Black Italic";
			font-weight: 800;
			font-style: italic;
			font-display: swap;
			src:url('owners-text-black-italic.woff2') format('woff2'), url('owners-text-black-italic.woff') format('woff');
		}
		
		
