@font-face {
    font-family: 'PTSans';
    font-weight: 400;
    font-style: normal;
    src: url('PTSans-Regular.woff2');
}
@font-face {
    font-family: 'PTSans';
    font-weight: 700;
    font-style: normal;
    src: url('PTSans-Bold.woff2');
}
@font-face {
    font-family: 'PTSans';
    font-weight: 400;
    font-style: italic;
    src: url('PTSans-Italic.woff2');
}
@font-face {
    font-family: 'PTSans';
    font-weight: 700;
    font-style: italic;
    src: url('PTSans-BoldItalic.woff2');
}