@font-face {
    font-family: 'TypographBold';
    src: url('typographbold-webfont.eot');
    src: url('typographbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('typographbold-webfont.woff') format('woff'),
         url('typographbold-webfont.ttf') format('truetype'),
         url('typographbold-webfont.svgz#TypographBold') format('svg'),
         url('typographbold-webfont.svg#TypographBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TypographRegular';
    src: url('typographregular-webfont.eot');
    src: url('typographregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('typographregular-webfont.woff') format('woff'),
         url('typographregular-webfont.ttf') format('truetype'),
         url('typographregular-webfont.svgz#TypographRegular') format('svg'),
         url('typographregular-webfont.svg#TypographRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

