/** Shopify CDN: Minification failed

Line 17:52 Unexpected "}"
Line 17:59 Unterminated string token

**/
@font-face {   
	font-family: "Monotype - Walbaum 18 pt Regular";   
	src: url('{{ "Monotype - Walbaum 18 pt Regular.eot" | asset_url }}');   
	src: url('{{ "Monotype - Walbaum 18 pt Regular.eot" | asset_url }} ?#iefix') format("embedded-opentype"),
	url('{{ "Monotype - Walbaum 18 pt Regular.woff" | asset_url }}') format("woff"),        
	url('{{ "Monotype - Walbaum 18 pt Regular.ttf" | asset_url }}') format("truetype"),        
	url('{{ "Monotype - Walbaum 18 pt Regular.svg" | asset_url }} #myfont') format("svg"); 
}

@font-face {   
	font-family: "NotoSansSC-Regular.eot" | asset_url }}');   
	src: url('{{ "NotoSansSC-Regular.eot" | asset_url }} ?#iefix') format("embedded-opentype"),
	url('{{ "NotoSansSC-Regular.woff" | asset_url }}') format("woff"),        
	url('{{ "NotoSansSC-Regular.ttf" | asset_url }}') format("truetype"),        
	url('{{ "NotoSansSC-Regular.svg" | asset_url }} #myfont') format("svg"); 
}

Please add any custom CSS code in here, it will be easier to transfer if updating themes.

We highly recommend labelling changes, or App installs, so these can also be updated or removed as needed.

*/
