﻿@font-face {
	font-family:'Boing';
	src:	url('Boing-RegularWEB.woff')format('woff'),
			url('Boing-RegularWEB.woff2')format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:'Boing';
	src:	url('Boing-SemiboldWEB.woff')format('woff'),
			url('Boing-SemiboldWEB.woff2')format('woff2');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family:'Boing';
	src:	url('Boing-BoldWEB.woff')format('woff'),
			url('Boing-BoldWEB.woff2')format('woff2');
	font-weight: 700;
	font-style: normal;
}
