/** Shopify CDN: Minification failed

Line 9:51 Unterminated string token
Line 10:6 Comments in CSS use "/* ... */" instead of "//"
Line 10:90 Unterminated string token
Line 23:70 Expected ")" to go with "("

**/
@font-face { font-family: 'Courier New'; src: url('
https://cdn.shopify.com/s/files/1/0527/9131/2547/files/Courier_New_3.ttf?v=1620761417'); }
* {
font-family: 'Courier New' !important;
font-size: 10px !important;
}
h1,
h2,
h3,
h4 {
font-size: 14px !important;
padding: 8px 0 !important;
}
.button__cell { background: white !important; border: solid 1px black !important; }
.button__text { color: black !important; font-size: 14px !important; }