@font-face { font-family: 'BG'; font-weight: 400; font-style: normal; src: url('../fonts/bg400.woff') format('woff'); }
@font-face { font-family: 'BG'; font-weight: 700; font-style: normal; src: url('../fonts/bg700.woff') format('woff'); }

@font-face { font-family: 'BG'; font-weight: 100; font-style: normal; src: url('../fonts/bg100.woff') format('woff'); }
@font-face { font-family: 'BG'; font-weight: 300; font-style: normal; src: url('../fonts/bg300.woff') format('woff'); }
@font-face { font-family: 'BG'; font-weight: 500; font-style: normal; src: url('../fonts/bg500.woff') format('woff'); }
@font-face { font-family: 'BG'; font-weight: 900; font-style: normal; src: url('../fonts/bg900.woff') format('woff'); }

@font-face { font-family: 'BG'; font-weight: 400; font-style: italic; src: url('../fonts/bg400i.woff') format('woff'); }
@font-face { font-family: 'BG'; font-weight: 700; font-style: italic; src: url('../fonts/bg700i.woff') format('woff'); }

@font-face { font-family: 'BG'; font-weight: 100; font-style: italic; src: url('../fonts/bg100i.woff') format('woff'); }
@font-face { font-family: 'BG'; font-weight: 300; font-style: italic; src: url('../fonts/bg300i.woff') format('woff'); }
@font-face { font-family: 'BG'; font-weight: 500; font-style: italic; src: url('../fonts/bg500i.woff') format('woff'); }
@font-face { font-family: 'BG'; font-weight: 900; font-style: italic; src: url('../fonts/bg900i.woff') format('woff'); }

:root, [data-bs-theme=light] {
	--bs-font-sans-serif: "BG", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
