/* Copyright (c) 2013 by Gayane Bagdasaryan, Dmitry Rastvortsev. All rights reserved. */

@font-face {
	font-family: 'BrutalTypeMedium';
	src: url('BrutalType-Medium.eot');
	src:
	     url('BrutalType-Medium.eot?#iefix') format('embedded-opentype'),
	     url('BrutalType-Medium.woff2') format('woff2'),
	     url('BrutalType-Medium.woff') format('woff'),
	     url('BrutalType-Medium.ttf') format('truetype'),
	     url('BrutalType-Medium.svg#BrutalType-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}