@import url('https://fonts.googleapis.com/css?family=Raleway:400,700');

@font-face {
    font-family: 'true_north_blackregular';
    src: url('fonts/truenorthblack-webfont.woff2') format('woff2'),
         url('fonts/truenorthblack-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'brush_upregular';
    src: url('fonts/brushup-webfont.woff2') format('woff2'),
         url('fonts/brushup-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}