@font-face {
    font-family: 'Brusher';
    src: url('../fonts/Brusher.eot');
    src: url('../fonts/Brusher.eot') format('embedded-opentype'),
         url('../fonts/Brusher.woff2') format('woff2'),
         url('../fonts/Brusher.woff') format('woff'),
         url('../fonts/Brusher.ttf') format('truetype'),
         url('../fonts/Brusher.svg#Brusher') format('svg');
}
