/*
@font-face {
    font-family: 'PFDinText';
    src: url(../fonts/pfdincondpro/PFDinTextCondPro-Regular.ttf);
    font-display: optional;
}

@font-face {
    font-family: 'PFDinText';
    font-style: italic;
    src: url(../fonts/pfdincondpro/PFDinTextCondPro-Italic.ttf);
    font-display: optional;
}


@font-face {
    font-family: 'PFDinText';
    font-weight: 300;
    src: url(../fonts/pfdincondpro/PFDinTextCondPro-Light.ttf);
    font-display: optional;
}

 
@font-face {
    font-family: 'PFDinText';
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/pfdincondpro/PFDinTextCondPro-LightItal.ttf);
    font-display: optional;
}*/

@font-face {
    font-family: 'PFDinText';
    src: url('../fonts/pfdincondpro/web/PFDinTextCondPro-LightItalic.woff') format('woff'),
        url('../fonts/pfdincondpro/PFDinTextCondPro-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: optional;
}

@font-face {
    font-family: 'PFDinText';
    src: url('../fonts/pfdincondpro/web/PFDinTextCondPro-Light.woff') format('woff'),
        url('../fonts/pfdincondpro/PFDinTextCondPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: optional;
}

@font-face {
    font-family: 'PFDinText';
    src: url('../fonts/pfdincondpro/web/PFDinTextCondPro-Regular.woff') format('woff'),
        url('../fonts/pfdincondpro/PFDinTextCondPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: optional;
}

@font-face {
    font-family: 'PFDinText';
    src: url('../fonts/pfdincondpro/web/PFDinTextCondPro-Italic.woff') format('woff'),
        url('../fonts/pfdincondpro/PFDinTextCondPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: optional;
}




/*
@font-face {
    font-family: 'PT Sans';
    src: url(../fonts/ptsans/PTS55F.ttf);
    font-display: optional;
}

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    src: url(../fonts/ptsans/PTS56F.ttf);
    font-display: optional;
}

@font-face {
    font-family: 'PT Sans';
    font-weight: 500;
    src: url(../fonts/ptsans/PTN57F.ttf);
    font-display: optional;
}


@font-face {
    font-family: 'PT Sans';
    font-weight: 700;
    src: url(../fonts/ptsans/PTS75F.ttf);
    font-display: optional;
}



@font-face {
    font-family: 'PT Sans';
    font-weight: 600;
    src: url(../fonts/ptsans/PTN77F.ttf);
    font-display: optional;
}
*/



@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/ptsans/web/PTSans-Regular.woff') format('woff'),
        url('../fonts/ptsans/PTSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal; 
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/ptsans/web/PTSans-Italic.woff') format('woff'),
        url('../fonts/ptsans/PTSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/ptsans/web/PTSans-Narrow.woff') format('woff'),
        url('../fonts/ptsans/PTSans-Narrow.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/ptsans/web/PTSans-Bold.woff') format('woff'),
        url('../fonts/ptsans/PTSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/ptsans/web/PTSans-NarrowBold.woff') format('woff'),
        url('../fonts/ptsans/PTSans-NarrowBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}



