/* Déclaration des polices personnalisées */
@font-face {
    font-family: 'Sackers Gothic';
    src: url('../fonts/SackersGothicStd-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sackers Gothic';
    src: url('../fonts/SackersGothicStd-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sackers Gothic';
    src: url('../fonts/SackersGothicStd-Heavy.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT America';
    src: url('../fonts/GT-America-Standard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT America';
    src: url('../fonts/GT-America-Standard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT America';
    src: url('../fonts/GT-America-Standard-Bold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Adrianna';
    src: url('../fonts/Adrianna/AdriannaThin/font.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Adrianna';
    src: url('../fonts/Adrianna/AdriannaLight/font.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Adrianna';
    src: url('../fonts/Adrianna/AdriannaRegular/font.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Adrianna';
    src: url('../fonts/Adrianna/AdriannaDemiBold/font.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adrianna';
    src: url('../fonts/Adrianna/AdriannaBold/font.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
