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




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

@font-face {
    font-family: 'caveat_brushregular';
    src: url('../fonts/caveatbrush-regular-webfont.eot');
    src: url('../fonts/caveatbrush-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/caveatbrush-regular-webfont.woff') format('woff'),
         url('../fonts/caveatbrush-regular-webfont.ttf') format('truetype'),
         url('../fonts/caveatbrush-regular-webfont.svg#caveat_brushregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

