/* Bedstead — SAA5050 teletext chip font, authentic to Prodigy/BBC Micro era */
@font-face { font-family: 'Bedstead'; font-weight: 400; font-style: normal; font-stretch: normal; src: url('/fonts/bedstead_regular.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 700; font-style: normal; font-stretch: normal; src: url('/fonts/bedstead_bold.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 400; font-style: normal; font-stretch: condensed; src: url('/fonts/bedstead_condensed.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 700; font-style: normal; font-stretch: condensed; src: url('/fonts/bedstead_bold-condensed.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 400; font-style: normal; font-stretch: semi-condensed; src: url('/fonts/bedstead_semi-condensed.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 700; font-style: normal; font-stretch: semi-condensed; src: url('/fonts/bedstead_bold-semi-condensed.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 400; font-style: normal; font-stretch: extra-condensed; src: url('/fonts/bedstead_extra-condensed.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 700; font-style: normal; font-stretch: extra-condensed; src: url('/fonts/bedstead_bold-extra-condensed.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 400; font-style: normal; font-stretch: ultra-condensed; src: url('/fonts/bedstead_ultra-condensed.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 700; font-style: normal; font-stretch: ultra-condensed; src: url('/fonts/bedstead_bold-ultra-condensed.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 400; font-style: normal; font-stretch: expanded; src: url('/fonts/bedstead_extended.otf') format('opentype'); }
@font-face { font-family: 'Bedstead'; font-weight: 700; font-style: normal; font-stretch: expanded; src: url('/fonts/bedstead_bold-extended.otf') format('opentype'); }

/* Convenience aliases */
@font-face { font-family: 'BedsteadBold'; src: url('/fonts/bedstead_bold.otf') format('opentype'); }
@font-face { font-family: 'BedsteadCondensed'; src: url('/fonts/bedstead_condensed.otf') format('opentype'); }
@font-face { font-family: 'BedsteadBoldCondensed'; src: url('/fonts/bedstead_bold-condensed.otf') format('opentype'); }
