@charset "utf-8";

/* FONT FACE NILLAND */

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

}




@font-face {
    font-family: 'nilland-blackregular';
    src: url('nilland-black-webfont.eot');
    src: url('nilland-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('nilland-black-webfont.woff') format('woff'),
         url('nilland-black-webfont.ttf') format('truetype'),
         url('nilland-black-webfont.svg#nilland-blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nilland-smallcapsregular';
    src: url('nilland-smallcaps-webfont.eot');
    src: url('nilland-smallcaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('nilland-smallcaps-webfont.woff') format('woff'),
         url('nilland-smallcaps-webfont.ttf') format('truetype'),
         url('nilland-smallcaps-webfont.svg#nilland-smallcapsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nilland-smallcapsbold';
    src: url('nilland-smallcaps-bold-webfont.eot');
    src: url('nilland-smallcaps-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('nilland-smallcaps-bold-webfont.woff') format('woff'),
         url('nilland-smallcaps-bold-webfont.ttf') format('truetype'),
         url('nilland-smallcaps-bold-webfont.svg#nilland-smallcapsbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* END FONT FACE */