:root {
--gp-font--optima: "Optima";
--gp-font--gloss-and-bloom: "Gloss And Bloom";
--gp-font--century-gothic: "Century Gothic";
}

@font-face {
	font-display: auto;
	font-family: "Optima";
	font-style: normal;
	font-weight: 550;
	src: url('http://navina.ca/wp-content/uploads/generatepress/fonts/optima/Optima-Medium.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Optima";
	font-style: normal;
	font-weight: 700;
	src: url('http://navina.ca/wp-content/uploads/generatepress/fonts/optima/OPTIMA_B.TTF');
}
@font-face {
	font-display: auto;
	font-family: "Optima";
	font-style: italic;
	font-weight: 5;
	src: url('http://navina.ca/wp-content/uploads/generatepress/fonts/optima/Optima_Italic.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Optima";
	font-style: normal;
	font-weight: 400;
	src: url('http://navina.ca/wp-content/uploads/generatepress/fonts/optima/OPTIMA.TTF');
}
@font-face {
	font-display: auto;
	font-family: "Gloss And Bloom";
	font-style: normal;
	font-weight: 400;
	src: url('http://navina.ca/wp-content/uploads/generatepress/fonts/gloss-and-bloom/Gloss_And_Bloom.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: 400;
	src: url('http://navina.ca/wp-content/uploads/generatepress/fonts/century-gothic/GOTHIC.TTF');
}
@font-face {
	font-display: auto;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: 700;
	src: url('http://navina.ca/wp-content/uploads/generatepress/fonts/century-gothic/GOTHICB0.TTF');
}
@font-face {
	font-display: auto;
	font-family: "Century Gothic";
	font-style: italic;
	font-weight: 700;
	src: url('http://navina.ca/wp-content/uploads/generatepress/fonts/century-gothic/GOTHICBI.TTF');
}
@font-face {
	font-display: auto;
	font-family: "Century Gothic";
	font-style: italic;
	font-weight: 400;
	src: url('http://navina.ca/wp-content/uploads/generatepress/fonts/century-gothic/GOTHICI.TTF');
}
