:root {
--highlight:#0CD5BD;
--dark:#1F1F1F;
}
@font-face {
font-family: 'hk-grotesk';
src:  url(//wearefactory.net/wp-content/themes/fonts/HK/HKGrotesk-Light.woff2) format('woff2'),
url(//wearefactory.net/wp-content/themes/fonts/HK/HKGrotesk-Light.woff) format('woff');
font-weight: 200; font-style: normal;
}
@font-face {
font-family: 'hk-grotesk';
src:  url(//wearefactory.net/wp-content/themes/fonts/HK/HKGrotesk-Regular.woff2) format('woff2'),
url(//wearefactory.net/wp-content/themes/fonts/HK/HKGrotesk-Regular.woff) format('woff');
font-weight: 400; font-style: normal;
}
@font-face {
font-family: 'hk-grotesk';
src:  url(//wearefactory.net/wp-content/themes/fonts/HK/HKGrotesk-Bold.woff2) format('woff2'),
url(//wearefactory.net/wp-content/themes/fonts/HK/HKGrotesk-Bold.woff) format('woff');
font-weight: 600; font-style: normal;
}
@font-face {
font-family: 'hk-grotesk';
src:  url(//wearefactory.net/wp-content/themes/fonts/HK/HKGrotesk-ExtraBold.woff2) format('woff2'),
url(//wearefactory.net/wp-content/themes/fonts/HK/HKGrotesk-ExtraBold.woff) format('woff');
font-weight: 700; font-style: normal;
}
html :where(.wp-block) {max-width:1400px; font-weight:normal; font-style:normal; font-family: 'hk-grotesk', "HelveticaNeue", Helvetica, sans-serif; color:#000;} h1, .h1 {font-size:100px; font-weight:700}
.slide-caption {width:80%; max-width:500px !important; padding: 4rem !important; background-color:var(--highlight); text-align: left;}