
@font-face {
    font-family:"ApercuPro-Light";
    src:url("Apercu-Pro-Light.woff2") format("woff2"),url("Apercu-Pro-Light.woff") format("woff"),url("Apercu-Pro-Light.otf") format("opentype");
    font-style:normal;font-weight:400;
}
        
@font-face {
    font-family:"Apercu-Regular";
    src:url("Apercu-Regular.woff2") format("woff2"),url("Apercu-Regular.woff") format("woff"),url("Apercu-Regular.otf") format("opentype");
    font-style:normal;font-weight:400;
}        

@font-face {
    font-family:"ApercuPro-Bold";
    src:url("Apercu-Pro-Bold.woff2") format("woff2"),url("Apercu-Pro-Bold.woff") format("woff"),url("Apercu-Pro-Bold.otf") format("opentype");
    font-style:normal;font-weight:400;
}
        

@font-face {
    font-family:"ApercuPro-Italic";
    src:url("Apercu-Pro-Italic.woff2") format("woff2"),url("Apercu-Pro-Italic.woff") format("woff"),url("Apercu-Pro-Italic.otf") format("opentype");
    font-style:normal;font-weight:400;
}
        

@font-face {
    font-family:"ApercuPro-Medium";
    src:url("Apercu-Pro-Medium.woff2") format("woff2"),url("Apercu-Pro-Medium.woff") format("woff"),url("Apercu-Pro-Medium.otf") format("opentype");
    font-style:normal;font-weight:400;
}
        

@font-face {
    font-family:"ApercuPro-Mono";
    src:url("Apercu-Pro-Mono.woff2") format("woff2"),url("Apercu-Pro-Mono.woff") format("woff"),url("Apercu-Pro-Mono.otf") format("opentype");
    font-style:normal;font-weight:400;
}
        

body {
    font-family:"ApercuPro-Light";
}
.bold, h1, h2, h3, h4, .logo, .button {
    font-family:"ApercuPro-Bold";
}
.button { font-size:22px }
