@charset "utf-8";

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

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

}