/* ==========================================================
   Stylish Aesthetic — Web Font Stylesheet
   ========================================================== */

@font-face {
    font-family: 'Stylish Aesthetic';
    src: url('stylishaesthetic-extralight-webfont.woff2') format('woff2'),
         url('stylishaesthetic-extralight-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stylish Aesthetic';
    src: url('stylishaesthetic-light-webfont.woff2') format('woff2'),
         url('stylishaesthetic-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stylish Aesthetic';
    src: url('stylishaesthetic-semilight-webfont.woff2') format('woff2'),
         url('stylishaesthetic-semilight-webfont.woff') format('woff');
    font-weight: 350;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stylish Aesthetic';
    src: url('stylishaesthetic-regular-webfont.woff2') format('woff2'),
         url('stylishaesthetic-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stylish Aesthetic';
    src: url('stylishaesthetic-medium-webfont.woff2') format('woff2'),
         url('stylishaesthetic-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stylish Aesthetic';
    src: url('stylishaesthetic-semibold-webfont.woff2') format('woff2'),
         url('stylishaesthetic-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stylish Aesthetic';
    src: url('stylishaesthetic-bold-webfont.woff2') format('woff2'),
         url('stylishaesthetic-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stylish Aesthetic';
    src: url('stylishaesthetic-extrabold-webfont.woff2') format('woff2'),
         url('stylishaesthetic-extrabold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stylish Aesthetic';
    src: url('stylishaesthetic-black-webfont.woff2') format('woff2'),
         url('stylishaesthetic-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
