Custom fonts are suddenly not loading in Fonts, colors and images Posted July 28, 2023 This is also happening to me today... I wonder if SS is having a glitch. The font has been working fine for months. @tuanphan Could you check mine as well please? URL:https://www.meetusinmichigan.com/ Password: bayharbor Code: @font-face { font-family: 'printedmoments'; src: url(https://static1.squarespace.com/static/64480d4c32ddff0acfbdcae8/t/64c33b03a8ef963d34b063fa/1690516227834/printedmoments.woff2); } h1 {font-family: 'FontTitle';} h1 {font-family: 'printedmoments';} h2 {font-family: 'montserrat';} h3 {font-family: 'printedmoments';} p1 {font-family: 'printedmoments';} p2 {font-family: 'montserrat';} p3 {font-family: 'montserrat';}
Custom fonts are suddenly not loading
in Fonts, colors and images
Posted
This is also happening to me today... I wonder if SS is having a glitch. The font has been working fine for months.
@tuanphan
Could you check mine as well please?
URL:https://www.meetusinmichigan.com/
Password: bayharbor
Code:
@font-face {
font-family: 'printedmoments';
src:
url(https://static1.squarespace.com/static/64480d4c32ddff0acfbdcae8/t/64c33b03a8ef963d34b063fa/1690516227834/printedmoments.woff2);
}
h1 {font-family: 'FontTitle';}
h1 {font-family: 'printedmoments';}
h2 {font-family: 'montserrat';}
h3 {font-family: 'printedmoments';}
p1 {font-family: 'printedmoments';}
p2 {font-family: 'montserrat';}
p3 {font-family: 'montserrat';}