@font-face {
  font-family: 'Brush Rebrushed';
  src:  url('../fonts/brush-rebrushed/Brush-Rebrushed.eot');
  src:  url('../fonts/brush-rebrushed/Brush-Rebrushed.eot') format('embedded-opentype'),
	url('../fonts/brush-rebrushed/Brush-Rebrushed.woff2') format('woff 2.0'),
	url('../fonts/brush-rebrushed/Brush-Rebrushed.woff') format('woff'),
    url('../fonts/brush-rebrushed/Brush-Rebrushed.ttf') format('truetype'),
    url('../fonts/brush-rebrushed/Brush-Rebrushed.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}