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

}