.wf-loading, #jay_gurav {
    visibility: hidden;
}

@font-face {
    font-family: 'OutwardBlock';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/outward/outward-block.woff2') format('woff2');
}

@font-face {
    font-family: 'Signature';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/signature/signature.woff2') format('woff2');
}

*,
*:after,
*:before {
	box-sizing: border-box;
}

/* expressive-code: codeblocks */
.expressive-code {
    margin: 1.5rem 0;
}