@font-face {
    font-family: 'PT Sans Caption';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/PTSansCaption-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'PT Sans Caption';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/PTSansCaption-Bold.ttf') format('truetype');
}
