@font-face {
    font-family: 'PlayRegular';
	src: url('play-regular.eot'),
		 url('play-regular.eot?#iefix') format('embedded-opentype'),
		 url('play-regular.svg') format('svg'),
		 url('play-regular.ttf') format('truetype'),
		 url('play-regular.woff') format('woff'),
		 url('play-regular.woff2') format('woff2');
	font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PlayBold';
	src: url('play-bold.eot'),
		 url('play-bold.eot?#iefix') format('embedded-opentype'),
		 url('play-bold.svg') format('svg'),
		 url('play-bold.ttf') format('truetype'),
		 url('play-bold.woff') format('woff'),
		 url('play-bold.woff2') format('woff2');
	font-weight: normal;
    font-style: normal;
}