Changes

101 bytes added ,  23:40, 16 February 2021
no edit summary
Line 23: Line 23:  
@font-face {
 
@font-face {
 
     font-family: "RubberStamp";
 
     font-family: "RubberStamp";
     src: url('/fonts/rubber-stamp-let-plain.woff');
+
     src: url('fonts/RubberStampLetPlain.woff2') format('woff2'),
url('/fonts/rubber-stamp-let-plain.woff');
+
    url('fonts/RubberStampLetPlain.woff') format('woff');
 +
    font-weight: normal;
 +
    font-style: normal;
 +
    font-display: swap;
 
}
 
}
 
@font-face {
 
@font-face {