@charset "utf-8";

@font-face {
  font-family: 'pgovm';
  font-style: normal;
  font-weight: normal;
  src: url('/bill/fonts/PretendardGOV-Medium.woff') format('woff'),
    url('/bill/fonts/PretendardGOV-Medium.ttf') format('truetype');
}


@font-face {
  font-family: 'pgovb';
  font-style: normal;
  font-weight: normal;
  src: url('/bill/fonts/PretendardGOV-ExtraBold.woff') format('woff'),
    url('/bill/fonts/PretendardGOV-ExtraBold.ttf') format('truetype');
}

