/*! Autography — local asset (Font Squirrel kit) */
@font-face {
    font-family: 'autographyregular';
    src: url('../fonts/autography/autography-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    /* Home par preload ke saath — pehle system font flash kam. Optional means no FOIT/wait. */
    font-display: optional;
}
