/* Mark My Words */
@font-face {
    font-family: 'Mark My Words';
    src: local('Mark My Words'), local('MarkMyWords'),
             url('/includes/client_public/fonts/mark_my_words/mark_my_words.otf') format('opentype'),
             url('/includes/client_public/fonts/mark_my_words/mark_my_words.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/*
Font: 		Mark My Words
Style: 		Regular
URL: 		https://youworkforthem.com/font/T20970/mark-my-words-svg-font
Foundry: 	Nicky Laatz
Foundry: 	https://youworkforthem.com/designer/993/nicky-laatz
Copyright:	
Version: 	17
Created:	October 02, 2023
License: 	https://www.youworkforthem.com/font-license 
License: 	The WebFont(s) listed in this document must follow the YouWorkForThem
			WebFont license rules. All other parties are strictly restricted 
			from using the WebFonts(s) listed without a purchased license. 
			All details above must always remain unaltered and visible in your CSS.
*/

@font-face {
	font-family: 'MarkMyWords-Regular';
	src: url('/includes/client_public/fonts/mark_my_words/mark-my-words-regular.eot');
	src: url('/includes/client_public/fonts/mark_my_words/mark-my-words-regular.eot?#iefix') format('embedded-opentype'),
         url('/includes/client_public/fonts/mark_my_words/mark-my-words-regular.woff2') format('woff2'),
	     url('/includes/client_public/fonts/mark_my_words/mark-my-words-regular.woff') format('woff'),
	     url('/includes/client_public/fonts/mark_my_words/mark-my-words-regular.ttf') format('truetype'),
	     url('/includes/client_public/fonts/mark_my_words/mark-my-words-regular.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}
