@charset "utf-8";

@font-face {
	font-family: 'Play';
    font-style: normal;
    font-weight: 700;
	src: url('../../font/Play/Play-Bold.woff2') format('woff2'),
	url('../../font/Play/Play-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Play';
    font-style: normal;
    font-weight: 400;
	src: url('../../font/Play/Play-Regular.woff2') format('woff2'),
	url('../../font/Play/Play-Regular.woff') format('woff');
}
