/* 7mmNGA Management Site Typography CSS File - 2025 PW */
/* Fonts, Titles, Paragraphs, Links, Lists etc. */

@font-face {
	font-family: 'roboto_regular';
	src: url('fonts/roboto-regular-webfont.woff2') format('woff2'),
		 url('fonts/roboto-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'roboto_light';
	src: url('fonts/roboto-light-webfont.woff2') format('woff2'),
		 url('fonts/roboto-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}	

@font-face {
	font-family: 'roboto_medium';
	src: url('fonts/roboto-medium-webfont.woff2') format('woff2'),
		 url('fonts/roboto-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}	
	
	@font-face {
		font-family: 'raleway_light';
		src: url('fonts/raleway-light-webfont.woff2') format('woff2'),
			 url('fonts/raleway-light-webfont.woff') format('woff');
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'raleway_medium';
		src: url('fonts/raleway-medium-webfont.woff2') format('woff2'),
			 url('fonts/raleway-medium-webfont.woff') format('woff');
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'josefin_sanslight';
		src: url('fonts/josefinsans-light-webfont.woff2') format('woff2'),
			 url('fonts/josefinsans-light-webfont.woff') format('woff');
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'josefin_sansregular';
		src: url('fonts/josefinsans-regular-webfont.woff2') format('woff2'),
			 url('fonts/josefinsans-regular-webfont.woff') format('woff');
		font-weight: normal;
		font-style: normal;
	}
	
	
	