<link rel="stylesheet" href="https://use.typekit.net/lvv8juu.css">

.centuryBold {
	font-family: century-gothic,sans-serif;
    font-weight: 700;
    font-style: normal;
}

.centuryBolditalic {
	font-family: century-gothic,sans-serif;
    font-weight: 700;
    font-style: italic;
}

.centuryitalic {
	font-family: century-gothic,sans-serif;
    font-weight: 400;
    font-style: italic;
}

.centuryregular {
	font-family: century-gothic,sans-serif;
    font-weight: 400;
    font-style: normal;
}

.cornerstorejf-regular {
	font-family: corner-store-jf,sans-serif;
    font-weight: 400;
    font-style: normal;
}