@font-face {

    font-family: 'amaticbold';

    src: url('amatic-bold-webfont.woff2') format('woff2'),

         url('amatic-bold-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'amatic_scregular';

    src: url('amaticsc-regular-webfont.woff2') format('woff2'),

         url('amaticsc-regular-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'ufonts_com_brothersboldopentype';

    src: url('ufonts_com_brothersboldopentype.eot');

    src: url('ufonts_com_brothersboldopentype.eot') format('embedded-opentype'),

         url('ufonts_com_brothersboldopentype.woff2') format('woff2'),

         url('ufonts_com_brothersboldopentype.woff') format('woff'),

         url('ufonts_com_brothersboldopentype.ttf') format('truetype'),

         url('ufonts_com_brothersboldopentype.svg#ufonts_com_brothersboldopentype') format('svg');

}




@font-face {
	font-family: 'Brothers';
	src: url('Brothers-Bold.eot');
	src: url('Brothers-Bold.eot?#iefix') format('embedded-opentype'),
		url('Brothers-Bold.woff') format('woff'),
		url('Brothers-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}



