/*pt sans*/
@font-face {
    font-family: 'pt-boldItalic';
    src: url('../font/PT_Sans/PT Sans/PTSans-BoldItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt-bold';
    src: url('../font/PT_Sans/PT Sans/PTSans-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt-italic';
    src: url('../font/PT_Sans/PT Sans/PTSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt-regular';
    src: url('../font/PT_Sans/PT Sans/PTSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/*pt sans caption*/
@font-face {
    font-family: 'pt-caption-regular';
    src: url('../font/PT_Sans/PT_Sans_Caption/PTSansCaption-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt-caption-bold';
    src: url('../font/PT_Sans/PT_Sans_Caption/PTSansCaption-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/*pt sans narrow*/
@font-face {
    font-family: 'pt-narrow-regular';
    src: url('../font/PT_Sans/PT_Sans_Narrow/PTSansNarrow-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt-narrow-bold';
    src: url('../font/PT_Sans/PT_Sans_Narrow/PTSansNarrow-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'soul';
    src: url('../font/Soul Signature.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
