@font-face {
    font-family: 'calibriregular';
    src: url('../fonts/calibri-webfont.eot');
    src: url('../fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri-webfont.woff') format('woff'),
         url('../fonts/calibri-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poorrichard';
    src: url('../fonts/POORICH.eot');
    src: url('../fonts/POORICH.eot?#iefix') format('embedded-opentype'),
         url('../fonts/POORICH.woff') format('woff'),
         url('../fonts/POORICH.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}