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

}
@font-face {
    font-family: 'HeinrichRegular';
    src: url('../fonts/HeinrichRegular.eot');
    src: url('../fonts/HeinrichRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HeinrichRegular.woff') format('woff'),
         url('../fonts/HeinrichRegular.ttf') format('truetype');
}