@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Light.otf");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Regular.otf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Medium.otf");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-SemiBold.otf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Bold.otf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-ExtraBold.otf");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Black.otf");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'JISAZNRegular';
    src: url('../fonts/manat/jaznr.eot');
    src: url('../fonts/manat/jaznr.eot?#iefix') format('embedded-opentype'),
    url('../fonts/manat/jaznr.woff') format('woff'),
    url('../fonts/manat/jaznr.ttf') format('truetype'),
    url('../fonts/manat/jaznr.svg#jaznr') format('svg');
    font-weight: normal;
    font-style: normal;
}
