Changes

no edit summary
Line 154: Line 154:  
}
 
}
 
@font-face {
 
@font-face {
     font-family: "Mason";
+
     font-family: 'Mason';
     font-weight: normal;
+
    src: url('fonts/Mason-Regular.woff2') format('woff2'),
 +
    url('fonts/Mason-Regular.woff') format('woff');
 +
     font-weight: 100;
 
     font-style: normal;
 
     font-style: normal;
     src: url('/fonts/Mason.woff');
+
     font-display: swap;
url('/fonts/Mason.woff');
   
}
 
}
      
.sm-table {
 
.sm-table {