/* Public Sans - Self-hosted (dari Google Fonts v21) */

/* Normal 300 */
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('public-sans-300.woff2') format('woff2');
}

/* Normal 400 */
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('public-sans-400.woff2') format('woff2');
}

/* Normal 500 */
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('public-sans-500.woff2') format('woff2');
}

/* Normal 600 */
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('public-sans-600.woff2') format('woff2');
}

/* Normal 700 */
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('public-sans-700.woff2') format('woff2');
}

/* Italic 300 */
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('public-sans-300i.ttf') format('truetype');
}

/* Italic 400 */
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('public-sans-400i.ttf') format('truetype');
}

/* Italic 500 */
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('public-sans-500i.ttf') format('truetype');
}

/* Italic 600 */
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('public-sans-600i.ttf') format('truetype');
}

/* Italic 700 */
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('public-sans-700i.ttf') format('truetype');
}
