@font-face {
    font-family: 'butlerlight';
    src: url('butler_light-webfont.woff2') format('woff2'),
         url('butler_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nowbold';
    src: url('now-bold-webfont.woff2') format('woff2'),
         url('now-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nowmedium';
    src: url('now-medium-webfont.woff2') format('woff2'),
         url('now-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nowregular';
    src: url('now-regular-webfont.woff2') format('woff2'),
         url('now-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}