﻿@font-face {
    font-family: "Public Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("fonts/static/PublicSans-Light.woff2") format('woff2');
}
@font-face {
    font-family: "Public Sans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("fonts/static/PublicSans-Regular.woff2") format('woff2');
}
@font-face {
    font-family: "Public Sans";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("fonts/static/PublicSans-Italic.woff2") format('woff2');
}
@font-face {
    font-family: "Public Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("fonts/static/PublicSans-Medium.woff2") format('woff2');
}
@font-face {
    font-family: "Public Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("fonts/static/PublicSans-SemiBold.woff2") format('woff2');
}
@font-face {
    font-family: "Public Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("fonts/static/PublicSans-Bold.woff2") format('woff2');
}

/* inter-300 - latin https://gwfh.mranftl.com/fonts/inter?subsets=latin  */
/* inter-300 - latin */
/*@font-face {*/
/*    font-display: swap; !* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. *!*/
/*    font-family: 'Inter';*/
/*    font-style: normal;*/
/*    font-weight: 300;*/
/*    src: url('fonts/inter/inter-v18-latin-300.woff2') format('woff2'); !* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ *!*/
/*}*/

/*!* inter-regular - latin *!*/
/*@font-face {*/
/*    font-display: swap; !* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. *!*/
/*    font-family: 'Inter';*/
/*    font-style: normal;*/
/*    font-weight: 500;*/
/*    src: url('fonts/inter/inter-v18-latin-regular.woff2') format('woff2'); !* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ *!*/
/*}*/

/*!* inter-italic - latin *!*/
/*@font-face {*/
/*    font-display: swap; !* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. *!*/
/*    font-family: 'Inter';*/
/*    font-style: italic;*/
/*    font-weight: 500;*/
/*    src: url('fonts/inter/inter-v18-latin-italic.woff2') format('woff2'); !* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ *!*/
/*}*/

/*!* inter-600 - latin *!*/
/*@font-face {*/
/*    font-display: swap; !* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. *!*/
/*    font-family: 'Inter';*/
/*    font-style: normal;*/
/*    font-weight: 600;*/
/*    src: url('fonts/inter/inter-v18-latin-600.woff2') format('woff2'); !* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ *!*/
/*}*/

/*!* inter-800 - latin *!*/
/*@font-face {*/
/*    font-display: swap; !* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. *!*/
/*    font-family: 'Inter';*/
/*    font-style: normal;*/
/*    font-weight: 800;*/
/*    src: url('fonts/inter/inter-v18-latin-800.woff2') format('woff2'); !* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ *!*/
/*}*/
