@font-face {
  font-family: 'PT-Root-UI-Bold';
  src: url("../fonts/PT-Root-UI-Bold.ttf") format("truetype"), 
  url("../fonts/PT-Root-UI-Bold.woff") format("woff"), 
  url("../fonts/PT-Root-UI-Bold.woff2") format("woff2");
}

@font-face {
  font-family: 'PT-Root-UI-Light';
  src: url("../fonts/PT-Root-UI-Light.ttf") format("truetype"), 
  url("../fonts/PT-Root-UI-Light.woff") format("woff"), 
  url("../fonts/PT-Root-UI-Light.woff2") format("woff2");
}

@font-face {
  font-family: 'PT-Root-UI-Medium';
  src: url("../fonts/PT-Root-UI-Medium.ttf") format("truetype"), 
  url("../fonts/PT-Root-UI-Medium.woff") format("woff"), 
  url("../fonts/PT-Root-UI-Medium.woff2") format("woff2");
}

@font-face {
  font-family: 'PT-Root-UI-Regular';
  src: url("../fonts/PT-Root-UI-Regular.ttf") format("truetype"), 
  url("../fonts/PT-Root-UI-Regular.woff") format("woff"), 
  url("../fonts/PT-Root-UI-Regular.woff2") format("woff2");
}

@font-face {
  font-family: 'PT-Root-UI-VF';
  src: url("../fonts/PT-Root-UI-VF.ttf") format("truetype"), 
  url("../fonts/PT-Root-UI-VF.woff") format("woff"), 
  url("../fonts/PT-Root-UI-VF.woff2") format("woff2");
}
