/* Brighter Sans */
@font-face {
	font-family: 'brightersanslight';
	src: url('brighter-sans/MTNBrighterSans-Light.woff') format('woff'),
		url('brighter-sans/MTNBrighterSans-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'brightersansegular';
	src: url('brighter-sans/MTNBrighterSans-Regular.woff') format('woff'),
		url('brighter-sans/MTNBrighterSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'brightersansmedium';
	src: url('brighter-sans/MTNBrighterSans-Medium.woff') format('woff'),
		url('brighter-sans/MTNBrighterSans-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'brightersansbold';
	src: url('brighter-sans/MTNBrighterSans-Bold.woff') format('woff'),
		url('brighter-sans/MTNBrighterSans-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Work Sans */
@font-face {
	font-family: 'worksanslight';
	src: url('work-sans/WorkSans-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'worksansregular';
	src: url('work-sans/WorkSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'worksansmedium';
	src: url('work-sans/WorkSans-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'worksansbold';
	src: url('work-sans/WorkSans-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Roboto */
@font-face {
	font-family: 'robotolight';
	src: url('roboto/Roboto-Light-webfont.woff') format('woff'),
		url('roboto/Roboto-Light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'robotoregular';
	src: url('roboto/Roboto-Regular-webfont.woff') format('woff'),
		url('roboto/Roboto-Regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'robotomedium';
	src: url('roboto/Roboto-Medium-webfont.woff') format('woff'),
		url('roboto/Roboto-Medium-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'robotobold';
	src: url('roboto/Roboto-Bold-webfont.woff') format('woff'),
		url('roboto/Roboto-Bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* mulish for MGames */

@font-face {
	font-family: 'mulishlight';
	src: url('mulish/Mulish-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mulishregular';
	src: url('mulish/Mulish-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mulishmedium';
	src: url('mulish/Mulish-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mulishbold';
	src: url('mulish/Mulish-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
