@font-face {
    font-family: 'PT Sans Caption';
    src: url('/../../../fonts/PTSans-CaptionBold.woff2') format('woff2'),
    url('/../../../fonts/PTSans-CaptionBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans Caption';
    src: url('/../../../fonts/PTSans-Caption.woff2') format('woff2'),
    url('/../../../fonts/PTSans-Caption.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: url('/../../../fonts/PTSans-Regular.woff2') format('woff2'),
    url('/../../../fonts/PTSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: url('/../../../fonts/PTSans-Bold.woff2') format('woff2'),
    url('/../../../fonts/PTSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}