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

}

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

}

