@font-face {
    font-family: 'monument';
    src: url('monumentextended-ultrabold-webfont.woff2') format('woff2'),
         url('monumentextended-ultrabold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

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

}