/*
 * Legal Disclaimer
 *
  * These web fonts are licensed exclusively for use on the following:
 * Web domains belonging to this customer.
 * www.morningstar.com
 * It is strictly forbidden to download or use these fonts on any other website domain or media.

 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2025
 */


@font-face {
	font-family: "MorningstarIntrinsic";
	src:url("../fonts/MORNIntrinsicWeb-Regular.woff2") format("woff2"),
	    url("../fonts/MORNIntrinsicWeb-Regular.woff") format("woff");
}

@font-face {
	font-family: "MorningstarIntrinsic";
	font-style: italic;
	src:url("../fonts/MORNIntrinsicWeb-Italic.woff2") format("woff2"),
	    url("../fonts/MORNIntrinsicWeb-Italic.woff") format("woff");
}

@font-face {
	font-family: "MorningstarIntrinsic";
	font-weight: bold;
	src:url("../fonts/MORNIntrinsicWeb-Bold.woff2") format("woff2"),
	    url("../fonts/MORNIntrinsicWeb-Bold.woff") format("woff");
}

@font-face {
	font-family: "MorningstarIntrinsic";
	font-style: italic;
	font-weight: bold;
	src:url("../fonts/MORNIntrinsicWeb-BoldItalic.woff2") format("woff2"),
	    url("../fonts/MORNIntrinsicWeb-BoldItalic.woff") format("woff");
}
