@font-face {
    font-family: 'PT';
    src: url(/dist/css/fonts/pt_sans-caption-web-bold-webfont.woff) format('woff'),
    url(/dist/css/fonts/pt_sans-caption-web-bold-webfont.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'PT';
    src: url(/dist/css/fonts/pt_sans-caption-web-regular-webfont.woff) format('woff'),
    url(/dist/css/fonts/pt_sans-caption-web-regular-webfont.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}