brz9-cdn/fonts/base/theboldfont.css

8 lines
146 B
CSS

@font-face {
font-family: 'TheBoldFont';
src: url('TheBoldFont.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}