/* ------------------------------
   OSWALD (200–700)
------------------------------ */

@font-face {
    font-family: 'Oswald';
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Oswald-ExtraLight.woff2') format('woff2'),
         url('../fonts/Oswald-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: 'Oswald';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Oswald-Light.woff2') format('woff2'),
         url('../fonts/Oswald-Light.woff') format('woff');
}

@font-face {
    font-family: 'Oswald';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Oswald-Regular.woff2') format('woff2'),
         url('../fonts/Oswald-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Oswald';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Oswald-Medium.woff2') format('woff2'),
         url('../fonts/Oswald-Medium.woff') format('woff');
}

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

@font-face {
    font-family: 'Oswald';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Oswald-Bold.woff2') format('woff2'),
         url('../fonts/Oswald-Bold.woff') format('woff');
}

/* ------------------------------
   POPPINS (100–900)
------------------------------ */

@font-face {
    font-family: 'Poppins';
    font-weight: 100;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Poppins-Thin.woff2') format('woff2'),
         url('../fonts/Poppins-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Poppins-ExtraLight.woff2') format('woff2'),
         url('../fonts/Poppins-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Poppins-Light.woff2') format('woff2'),
         url('../fonts/Poppins-Light.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
         url('../fonts/Poppins-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
         url('../fonts/Poppins-Medium.woff') format('woff');
}

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

@font-face {
    font-family: 'Poppins';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Poppins-Bold.woff2') format('woff2'),
         url('../fonts/Poppins-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Poppins-Black.woff2') format('woff2'),
         url('../fonts/Poppins-Black.woff') format('woff');
}
