/**
 * Custom Fonts
 * SEO Aesthetic Theme
 */

/* MADE Outer Sans */
@font-face {
    font-family: 'MADE Outer Sans';
    src: url('../fonts/MADEOuterSans-Light.D__gRFt4.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE Outer Sans';
    src: url('../fonts/MADEOuterSans-Regular.DRQLmPJV.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE Outer Sans';
    src: url('../fonts/MADEOuterSans-Bold.CIGy398Y.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE Outer Sans';
    src: url('../fonts/MADEOuterSans-Black.C6W7JAkW.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* GT America */
@font-face {
    font-family: 'GT America';
    src: url('../fonts/GTAmerica-Regular.CnG104TE.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT America';
    src: url('../fonts/GTAmerica-Bold.CWPvAyN6.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT America';
    src: url('../fonts/GTAmerica-Black.DSiFgnV0.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Brandon Grotesque */
@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/Brandon-Grotesque.AlGgSBuo.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/Brandon-Grotesque-medium.Bd57qIXq.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Clarissa Stories */
@font-face {
    font-family: 'Clarissa Stories';
    src: url('../fonts/ClarisaStories-Regular.NDp3D76v.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
