@font-face {
    font-family: PTSansBold;
    src:  url("../fonts/ptsansbold.woff2") format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PTSansBoldItalic;
    src: url("../fonts/ptsansbolditalic.woff2") format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PTSansRegular;
    src: url("../fonts/ptsansregular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PTSansItalic;
    src: url("../fonts/ptsansitalic.woff2") format("woff2");
    font-weight: 400;
    font-style: normal
}
