/**********************************************************
// Font >> PosteramaText | 200 - Thin
**********************************************************/
@font-face {
	font-family: "PosteramaText";
	src: url("../Fonts/PosteramaText/PosteramaText-Thin.eot");
	src: url("../Fonts/PosteramaText/PosteramaText-Thin.eot?#iefix") format("embedded-opentype"),
		 url("../Fonts/PosteramaText/PosteramaText-Thin.woff2") format("woff2"),
		 url("../Fonts/PosteramaText/PosteramaText-Thin.woff") format("woff"),
		 url("../Fonts/PosteramaText/PosteramaText-Thin.ttf") format("truetype");
	font-display: swap;
	font-style: normal;
	font-weight: 200;
	}

/**********************************************************
// Font >> PosteramaText | 300 - Light
**********************************************************/
@font-face {
	font-family: "PosteramaText";
	src: url("../Fonts/PosteramaText/PosteramaText-Light.eot");
	src: url("../Fonts/PosteramaText/PosteramaText-Light.eot?#iefix") format("embedded-opentype"),
		 url("../Fonts/PosteramaText/PosteramaText-Light.woff2") format("woff2"),
		 url("../Fonts/PosteramaText/PosteramaText-Light.woff") format("woff"),
		 url("../Fonts/PosteramaText/PosteramaText-Light.ttf") format("truetype");
	font-display: swap;
	font-style: normal;
	font-weight: 300;
	}

/**********************************************************
// Font >> PosteramaText | 400 - Regular
**********************************************************/
@font-face {
	font-family: "PosteramaText";
	src: url("../Fonts/PosteramaText/PosteramaText-Regular.eot");
	src: url("../Fonts/PosteramaText/PosteramaText-Regular.eot?#iefix") format("embedded-opentype"),
		 url("../Fonts/PosteramaText/PosteramaText-Regular.woff2") format("woff2"),
		 url("../Fonts/PosteramaText/PosteramaText-Regular.woff") format("woff"),
		 url("../Fonts/PosteramaText/PosteramaText-Regular.ttf") format("truetype");
	font-display: swap;
	font-style: normal;
	font-weight: 400;
	}

/**********************************************************
// Font >> PosteramaText | 600 - Semibold
**********************************************************/
@font-face {
	font-family: "PosteramaText";
	src: url("../Fonts/PosteramaText/PosteramaText-Semibold.eot");
	src: url("../Fonts/PosteramaText/PosteramaText-Semibold.eot?#iefix") format("embedded-opentype"),
		 url("../Fonts/PosteramaText/PosteramaText-Semibold.woff2") format("woff2"),
		 url("../Fonts/PosteramaText/PosteramaText-Semibold.woff") format("woff"),
		 url("../Fonts/PosteramaText/PosteramaText-Semibold.ttf") format("truetype");
	font-display: swap;
	font-style: normal;
	font-weight: 600;
	}

/**********************************************************
// Font >> PosteramaText | 700 - Bold
**********************************************************/
@font-face {
	font-family: "PosteramaText";
	src: url("../Fonts/PosteramaText/PosteramaText-Bold.eot");
	src: url("../Fonts/PosteramaText/PosteramaText-Bold.eot?#iefix") format("embedded-opentype"),
		 url("../Fonts/PosteramaText/PosteramaText-Bold.woff2") format("woff2"),
		 url("../Fonts/PosteramaText/PosteramaText-Bold.woff") format("woff"),
		 url("../Fonts/PosteramaText/PosteramaText-Bold.ttf") format("truetype");
	font-display: swap;
	font-style: normal;
	font-weight: 700;
	}

/**********************************************************
// Font >> PosteramaText | 900 - Black
**********************************************************/
@font-face {
	font-family: "PosteramaText";
	src: url("../Fonts/PosteramaText/PosteramaText-Black.eot");
	src: url("../Fonts/PosteramaText/PosteramaText-Black.eot?#iefix") format("embedded-opentype"),
		 url("../Fonts/PosteramaText/PosteramaText-Black.woff2") format("woff2"),
		 url("../Fonts/PosteramaText/PosteramaText-Black.woff") format("woff"),
		 url("../Fonts/PosteramaText/PosteramaText-Black.ttf") format("truetype");
	font-display: swap;
	font-style: normal;
	font-weight: 900;
	}
