@font-face{
    font-family: 'PTSans Caption';
    src: url('../fonts/PTSansCaptionRegular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'PTSans Caption';
    src: url('../fonts/PTSansCaptionBold.ttf');
    font-weight: 700;
    font-style: normal;
}