/*
	This font software is the property of Commercial Type.

	You may not modify the font software, use it on another website, or install it on a computer.

	License information is available at http://commercialtype.com/eula
	For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

	Copyright (C) 2016 Schwartzco Inc.
	
*/


.GraphikNature-Regular-Web {
    font-family: "Graphik Nature Web";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

.GraphikNature-Semibold-Web {
    font-family: "Graphik Nature Web";
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}

.GraphikNaturel-Regular-Web {
    font-family: "Graphik Nature l Web";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

.GraphikNaturel-Semibold-Web {
    font-family: "Graphik Nature l Web";
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}
/*
@font-face {
	font-family: "Graphik Nature Web";
	src: url("GraphikNature-Regular-Web.woff2") format("woff2"),
		     url("GraphikNature-Regular-Web.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	}


@font-face {
	font-family: "Graphik Nature l Web";
	src: url("GraphikNaturel-Regular-Web.woff2") format("woff2"),
		     url("GraphikNaturel-Regular-Web.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	}
*/
@font-face {
	font-family: "Graphik Nature Web";
	src: url("GraphikNature-Semibold-Web.woff2") format("woff2"),
		     url("GraphikNature-Semibold-Web.woff") format("woff");
	font-weight: 600;
	font-style: normal;
    font-display: swap;
}

/* The font GraphikNaturel-Semibold-Web.woff2 and GraphikNaturel-Semibold-Web.woff
 is not present yet so commenting the CSS to get rid of Cannot resolve file error.

@font-face {
	font-family: "Graphik Nature l Web";
	src: url("GraphikNaturel-Semibold-Web.woff2") format("woff2"),
		     url("GraphikNaturel-Semibold-Web.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}
 */