|
@ -32,8 +32,8 @@ |
|
|
|
|
|
|
|
|
@font-face { |
|
|
@font-face { |
|
|
font-family: 'Roboto Mono'; |
|
|
font-family: 'Roboto Mono'; |
|
|
src: url('/_assets/fonts/arabic/RobotoMono-Regular.woff2') format('woff2'), |
|
|
|
|
|
url('/_assets/fonts/arabic/RobotoMono-Regular.woff') format('woff'); |
|
|
|
|
|
|
|
|
src: url('/_assets/fonts/default/RobotoMono-Regular.woff2') format('woff2'), |
|
|
|
|
|
url('/_assets/fonts/default/RobotoMono-Regular.woff') format('woff'); |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
font-style: normal; |
|
|
font-style: normal; |
|
|
} |
|
|
} |
|
|