@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');



@media print {
    body {
        margin: 0 !important;
    }
}

/* mont font */

@font-face {
    font-family: 'montThin';
    src: url('https://cdn.mastersunion.org/assets/lead/Mont-Thin.woff');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'montExtraLight';
    src: url('https://cdn.mastersunion.org/assets/lead/Mont-Thin.woff');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'montLight';
    src: url('https://cdn.mastersunion.org/assets/lead/Mont-Thin.woff');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'montRegular';
    src: url('https://cdn.mastersunion.org/assets/lead/Mont-Regular.woff');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'montSemiBold';
    src: url('https://cdn.mastersunion.org/assets/lead/Mont-SemiBold.woff');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'montBold';
    src: url('https://cdn.mastersunion.org/assets/lead/Mont-Bold.woff');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'montHeavy';
    src: url('https://cdn.mastersunion.org/assets/lead/Mont-Heavy.woff');
    font-style: normal;
    font-weight: 900;
}

/* IBM Plex Sans font */

@font-face {
    font-family: 'plexRegular';
    src: url('https://cdn.tetr.com/assets/fonts/IBMPlex-Regular.woff2');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'plexMedium';
    src: url('https://cdn.tetr.com/assets/fonts/IBMPlex-Medium.woff2');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'plexSemiBold';
    src: url('https://cdn.tetr.com/assets/fonts/IBMPlex-SemiBold.woff2');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'plexBold';
    src: url('https://cdn.tetr.com/assets/fonts/IBMPlex-Bold.woff2');
    font-style: normal;
    font-weight: 800;
}

/* League Spartan font */

@font-face {
    font-family: 'League Spartan';
    src: url('https://fonts.gstatic.com/s/leaguespartan/v14/kJEqBuEW6A0lliaV_m88ja5TwvZ-LZmFDA.woff2');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'League Spartan';
    src: url('https://fonts.gstatic.com/s/leaguespartan/v14/kJEqBuEW6A0lliaV_m88ja5TwvZ-LZmFDA.woff2');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'League Spartan';
    src: url('https://fonts.gstatic.com/s/leaguespartan/v14/kJEqBuEW6A0lliaV_m88ja5TwvZ-LZmFDA.woff2');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'League Spartan';
    src: url('https://fonts.gstatic.com/s/leaguespartan/v14/kJEqBuEW6A0lliaV_m88ja5TwvZ-LZmFDA.woff2');
    font-style: normal;
    font-weight: 700;
}

/*Raleway font */

@font-face {
    font-family: "Raleway", sans-serif;
    src: url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Raleway", sans-serif;
    src: url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "Raleway", sans-serif;
    src: url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "Raleway", sans-serif;
    src: url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
    font-style: normal;
    font-weight: 700;
}