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

@font-face {
    font-family: 'plauthin';
    src: url('fonts/plau-thin-webfont.woff2') format('woff2'),
         url('fonts/plau-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'plaumedium';
    src: url('fonts/plau-medium-webfont.woff2') format('woff2'),
         url('fonts/plau-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'plaulight';
    src: url('fonts/plau-light-webfont.woff2') format('woff2'),
         url('fonts/plau-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'plaubold';
    src: url('fonts/plau-bold-webfont.woff2') format('woff2'),
         url('fonts/plau-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'plaublack';
    src: url('fonts/plau-black-webfont.woff2') format('woff2'),
         url('fonts/plau-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}