File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -461,23 +461,23 @@ code.language-text.css-0 {
461
461
/*----------------------RESET OVER----------------------------------*/
462
462
@font-face {
463
463
src : url ("../fonts/TiemposTextWeb-Regular.woff" ) format ("woff" );
464
- font-family : "TiemposText" ;
465
464
font-display : swap;
465
+ font-family : "TiemposText" ;
466
466
}
467
467
@font-face {
468
468
src : url ("../fonts/TiemposTextWeb-RegularItalic.woff" ) format ("woff" );
469
- font-family : "TiemposItalic" ;
470
469
font-display : swap;
470
+ font-family : "TiemposItalic" ;
471
471
}
472
472
@font-face {
473
473
src : url ("../fonts/TiemposTextWeb-Bold.woff" ) format ("woff" );
474
- font-family : "TiemposBold" ;
475
474
font-display : swap;
475
+ font-family : "TiemposBold" ;
476
476
}
477
477
@font-face {
478
478
src : url ("../fonts/TiemposHeadlineWeb-Regular.woff" ) format ("woff" );
479
- font-family : "TiemposHeadline" ;
480
479
font-display : swap;
480
+ font-family : "TiemposHeadline" ;
481
481
}
482
482
483
483
a {
You can’t perform that action at this time.
0 commit comments