    @font-face {
    font-family: "PTSans_regular";
    src: url(../fonts/PT-Sans_Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;}

    @font-face {
    font-family: "PTSansBold";
    src: url(../fonts/PT-Sans_Bold.ttf) format("truetype");
    font-weight: 700;
    font-style:  normal;
}

