/* Mulish SemiBold Italic */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    /* SemiBold */
    font-style: italic;
}

/* Mulish SemiBold */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-SemiBold.ttf') format('truetype');
    font-weight: 600;
    /* SemiBold */
    font-style: normal;
}

/* Mulish Regular */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-Regular.ttf') format('truetype');
    font-weight: 400;
    /* Regular */
    font-style: normal;
}

/* Mulish Medium Italic */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    /* Medium */
    font-style: italic;
}

/* Mulish Medium */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-Medium.ttf') format('truetype');
    font-weight: 500;
    /* Medium */
    font-style: normal;
}

/* Mulish Light Italic */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-LightItalic.ttf') format('truetype');
    font-weight: 300;
    /* Light */
    font-style: italic;
}

/* Mulish Light */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-Light.ttf') format('truetype');
    font-weight: 300;
    /* Light */
    font-style: normal;
}

/* Mulish Italic */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

/* Mulish ExtraLight Italic */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    /* ExtraLight */
    font-style: italic;
}

/* Mulish ExtraLight */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    /* ExtraLight */
    font-style: normal;
}

/* Mulish ExtraBold Italic */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    /* ExtraBold */
    font-style: italic;
}

/* Mulish ExtraBold */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    /* ExtraBold */
    font-style: normal;
}

/* Mulish Bold Italic */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

/* Mulish Bold */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/* Mulish Black Italic */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    /* Black */
    font-style: italic;
}

/* Mulish Black */
@font-face {
    font-family: 'Mulish';
    src: url('fonts/mulish/Mulish-Black.ttf') format('truetype');
    font-weight: 900;
    /* Black */
    font-style: normal;
}


/* Bpmn */
@font-face {
    font-family: 'bpmn-js-comments';
    src: url('fonts/bnpm/bpmn-js-comments.eot?23532594');
    src: url('fonts/bnpm/bpmn-js-comments.eot?23532594#iefix') format('embedded-opentype'),
        url('fonts/bnpm/bpmn-js-comments.woff?23532594') format('woff'),
        url('fonts/bnpm/bpmn-js-comments.ttf?23532594') format('truetype'),
        url('fonts/bnpm/bpmn-js-comments.svg?23532594#bpmn-js-comments') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* inter font */

@font-face {
    font-family: 'Inter';
    src: url('fonts/inter/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    /* This is the font weight for Inter-Black */
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/inter/Inter-Bold.ttf') format('truetype');
    font-weight: 700;
    /* This is the font weight for Inter-Bold */
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/inter/Inter-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    /* This is the font weight for Inter-ExtraBold */
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/inter/Inter-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    /* This is the font weight for Inter-ExtraLight */
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/inter/Inter-Light.ttf') format('truetype');
    font-weight: 300;
    /* This is the font weight for Inter-Light */
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/inter/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    /* This is the font weight for Inter-Medium */
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/inter/Inter-Regular.ttf') format('truetype');
    font-weight: 400;
    /* This is the font weight for Inter-Regular */
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/inter/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    /* This is the font weight for Inter-SemiBold */
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/inter/Inter-Thin.ttf') format('truetype');
    font-weight: 100;
    /* This is the font weight for Inter-Thin */
}
