

@font-face {
    font-family: 'dicsansblack';
    src: url('dicsans-black.woff2') format('woff2'),
         url('dicsans-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'dicsansbold';
    src: url('dicsans-bold.woff2') format('woff2'),
         url('dicsans-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'dicsanslight';
    src: url('dicsans-light.woff2') format('woff2'),
         url('dicsans-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'dicsansregular';
    src: url('dicsans-regular.woff2') format('woff2'),
         url('dicsans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}