@font-face {
    font-family: 'AmpleSoft';
    src: url('../fonts/AmpleSoft-ExtraLight.woff2') format('woff2'),
        url('../fonts/AmpleSoft-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AmpleSoft';
    src: url('../fonts/AmpleSoft-Bold.woff2') format('woff2'),
        url('../fonts/AmpleSoft-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AmpleSoft';
    src: url('../fonts/AmpleSoft-Light.woff2') format('woff2'),
        url('../fonts/AmpleSoft-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AmpleSoft';
    src: url('../fonts/AmpleSoft-Medium.woff2') format('woff2'),
        url('../fonts/AmpleSoft-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AmpleSoft';
    src: url('../fonts/AmpleSoft.woff2') format('woff2'),
        url('../fonts/AmpleSoft.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}