@font-face {
    font-family: 'PT Sans';
    src: url('ptsans-bolditalic.eot');
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'),
        url('ptsans-bolditalic.eot?#iefix') format('embedded-opentype'),
        url('ptsans-bolditalic.woff') format('woff'),
        url('ptsans-bolditalic.ttf') format('truetype'),
        url('ptsans-bolditalic.svg#ptsans-bolditalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'PT Sans';
    src: url('ptsans-italic.eot');
    src: local('PT Sans Italic'), local('PTSans-Italic'),
        url('ptsans-italic.eot?#iefix') format('embedded-opentype'),
        url('ptsans-italic.woff') format('woff'),
        url('ptsans-italic.ttf') format('truetype'),
        url('ptsans-italic.svg#ptsans-italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

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

@font-face {
    font-family: 'PT Sans';
    src: url('ptsans-bold.eot');
    src: local('PT Sans Bold'), local('PTSans-Bold'),
        url('ptsans-bold.eot?#iefix') format('embedded-opentype'),
        url('ptsans-bold.woff') format('woff'),
        url('ptsans-bold.ttf') format('truetype'),
        url('ptsans-bold.svg#ptsans-bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
