Roboto bold font

This commit is contained in:
2023-05-30 17:30:47 +02:00
parent 30314eac40
commit 851ad314d0

View File

@@ -96,6 +96,14 @@ li {
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
url('/fonts/Roboto-Bold.woff') format('woff'), url('/fonts/Roboto-Bold.ttf') format('truetype');
font-weight: 700;
font-style: bold;
}
@font-face {
font-family: 'Roboto';
src: url('/fonts/Roboto-Light.ttf') format('truetype');