File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ a.sidebar-link.active
4646#app .navbar .logo
4747 margin-right 5px
4848
49-
49+ #app .site-name
50+ font-family : Roobert ;
5051
5152// Navigation
5253
@@ -263,10 +264,20 @@ div.docs-home
263264 url ('https://developers.elementor.com/wp-content/uploads/sites/7/2020/05/IvarText-Bold.ttf' ) format ('truetype' ),
264265 url ('https://developers.elementor.com/wp-content/uploads/sites/7/2020/05/IvarText-Bold.svg#IvarText' ) format ('svg' );
265266}
267+
266268@font-face {
267269 font-family : 'DM Sans' ;
268270 font-style : normal ;
269271 font-weight : normal ;
270272 font-display : swap ;
271273 src : url ('https://developers.elementor.com/wp-content/uploads/sites/7/2020/05/DMSans-Regular.ttf' ) format ('truetype' );
272274}
275+
276+ @font-face {
277+ font-family : 'Roobert' ;
278+ font-style : normal ;
279+ font-weight : bold ;
280+ font-display : swap ;
281+ src : url ('https://developers.elementor.com/wp-content/uploads/2026/01/Roobert-SemiBold.woff' ) format ('woff' ),
282+ url ('https://developers.elementor.com/wp-content/uploads/2026/01/Roobert-SemiBold.woff2' ) format ('woff2' );
283+ }
You can’t perform that action at this time.
0 commit comments