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