@font-face {
    font-family: 'PublicSans';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/themes/publicsans/PublicSans-Regular.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: italic;
    font-weight: 400;
    src: url("/fonts/themes/publicsans/PublicSans-Italic.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: normal;
    font-weight: 700;
    src: url("/fonts/themes/publicsans/PublicSans-Bold.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: italic;
    font-weight: 700;
    src: url("/fonts/themes/publicsans/PublicSans-BoldItalic.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: normal;
    font-weight: 500;
    src: url("/fonts/themes/publicsans/PublicSans-Medium.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: italic;
    font-weight: 500;
    src: url("/fonts/themes/publicsans/PublicSans-MediumItalic.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/themes/publicsans/PublicSans-Light.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: italic;
    font-weight: 300;
    src: url("/fonts/themes/publicsans/PublicSans-LightItalic.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: normal;
    font-weight: 800;
    src: url("/fonts/themes/publicsans/PublicSans-ExtraBold.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: italic;
    font-weight: 800;
    src: url("/fonts/themes/publicsans/PublicSans-ExtraBoldItalic.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: normal;
    font-weight: 600;
    src: url("/fonts/themes/publicsans/PublicSans-SemiBold.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: italic;
    font-weight: 600;
    src: url("/fonts/themes/publicsans/PublicSans-SemiBoldItalic.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: normal;
    font-weight: 900;
    src: url("/fonts/themes/publicsans/PublicSans-Black.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: italic;
    font-weight: 900;
    src: url("/fonts/themes/publicsans/PublicSans-BlackItalic.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: normal;
    font-weight: 200;
    src: url("/fonts/themes/publicsans/PublicSans-ExtraLight.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: italic;
    font-weight: 200;
    src: url("/fonts/themes/publicsans/PublicSans-ExtraLightItalic.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: normal;
    font-weight: 100;
    src: url("/fonts/themes/publicsans/PublicSans-Thin.ttf");
}

@font-face {
    font-family: 'PublicSans';
    font-style: italic;
    font-weight: 100;
    src: url("/fonts/themes/publicsans/PublicSans-ThinItalic.ttf");
}
