@font-face {
    font-family: 'PFDinTextPro-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../font/eot/pfdintextpro-regular-webfont.eot') format('embedded-opentype');
    src: local('PFDinTextPro-Regular'),
    url('../font/woff/pfdintextpro-regular-webfont.woff') format('woff'),
    url('../font/otf/pfdintextpro-regular.otf') format('opentype');
}

@font-face {
    font-family: 'PFDinTextPro-Regular';
    font-style: italic;
    font-weight: normal;
    src: url('../font/eot/pfdintextpro-italic-webfont.eot') format('embedded-opentype');
    src: local('PFDinTextPro-Regular'),
    url('../font/woff/pfdintextpro-italic-webfont.woff') format('woff'),
    url('../font/otf/pfdintextpro-italic.otf') format('opentype');
}

@font-face {
    font-family: 'PFDinTextPro-Regular';
    font-style: normal;
    font-weight: bold;
    src: url('../font/eot/pfdintextpro-bold-webfont.eot') format('embedded-opentype');
    src: local('PFDinTextPro-Regular'),
    url('../font/woff/pfdintextpro-bold-webfont.woff') format('woff'),
    url('../font/otf/pfdintextpro-bold.otf') format('opentype');
}

@font-face {
    font-family: 'GillSansMT';
    font-style: normal;
    font-weight: normal;
    src: url('../font/eot/GillSansMT.eot') format('embedded-opentype');
    src: local('GillSansMT'),
    url('../font/woff/GillSansMT.woff') format('woff'),
    url('../font/otf/GillSansMT.otf') format('opentype');
}