@font-face {
 font-family: 'Public Sans';
 font-weight: 100;
 font-style: normal;
 font-display: swap;
 src: url("fonts/static/PublicSans-Thin.ttf") format("truetype"); }

 @font-face {
 font-family: 'Public Sans';
 font-weight: 100;
 font-style: italic;
 font-display: swap;
 src: url("fonts/static/PublicSans-ThinItalic.ttf") format("truetype"); }

@font-face {
 font-family: 'Public Sans';
 font-weight: 200;
 font-style: normal;
 font-display: swap;
 src: url("fonts/static/PublicSans-ExtraLight.ttf") format("truetype"); }

 @font-face {
 font-family: 'Public Sans';
 font-weight: 200;
 font-style: italic;
 font-display: swap;
 src: url("fonts/static/PublicSans-ExtraLightItalic.ttf") format("truetype"); }

@font-face {
 font-family: 'Public Sans';
 font-weight: 300;
 font-style: normal;
 font-display: swap;
 src: url("fonts/static/PublicSans-Light.ttf") format("truetype"); }

 @font-face {
 font-family: 'Public Sans';
 font-weight: 400;
 font-style: normal;
 font-display: swap;
 src: url("fonts/static/PublicSans-Regular.ttf") format("truetype"); }

@font-face {
 font-family: 'Public Sans';
 font-weight: 500;
 font-style: normal;
 font-display: swap;
 src: url("fonts/static/PublicSans-Medium.ttf") format("truetype"); }

 @font-face {
 font-family: 'Public Sans';
 font-weight: 500;
 font-style: italic;
 font-display: swap;
 src: url("fonts/static/PublicSans-MediumItalic.ttf") format("truetype"); }

@font-face {
 font-family: 'Public Sans';
 font-weight: 600;
 font-style: normal;
 font-display: swap;
 src: url("fonts/static/PublicSans-SemiBold.ttf") format("truetype"); }

 @font-face {
 font-family: 'Public Sans';
 font-weight: 600;
 font-style: italic;
 font-display: swap;
 src: url("fonts/static/PublicSans-SemiBoldItalic.ttf") format("truetype"); }

@font-face {
 font-family: 'Public Sans';
 font-weight: 700;
 font-style: normal;
 font-display: swap;
 src: url("fonts/static/PublicSans-Bold.ttf") format("truetype"); }

 @font-face {
 font-family: 'Public Sans';
 font-weight: 700;
 font-style: italic;
 font-display: swap;
 src: url("fonts/static/PublicSans-BoldItalic.ttf") format("truetype"); }