@font-face {
font-family: "PT Sans";
font-weight: normal;
font-style: normal;
src:
url("PTSans.woff2") format("woff2"),
url("PTSans.ttf") format("truetype"),
}
@font-face {
font-family: "PT Sans";
font-weight: bold;
font-style: normal;
src:
url("PTSans-Bold.woff2") format("woff2"),
url("PTSans-Bold.ttf") format("truetype"),
}
@font-face {
font-family: "PT Sans";
font-weight: normal;
font-style: italic;
src:
url("PTSans-Italic.woff2") format("woff2"),
url("PTSans-Italic.ttf") format("truetype"),
}
@font-face {
font-family: "PT Sans";
font-weight: bold;
font-style: italic;
src:
url("PTSans-BoldItalic.woff2") format("woff2"),
url("PTSans-BoldItalic.ttf") format("truetype"),
}