﻿/* /----/ */
/* Font Mulish */
/* /----/ */



@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 200;
    src: url('/fonts/Mulish/Mulish-ExtraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/Mulish/Mulish-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/Mulish/Mulish-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/Mulish/Mulish-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    src: url('/fonts/Mulish/Mulish-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/Mulish/Mulish-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-weight: 800;
    font-style: normal;
    src: url('/fonts/Mulish/Mulish-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-weight: 900;
    font-style: normal;
    src: url('/fonts/Mulish/Mulish-Black.ttf') format('truetype');
}


@font-face {
    font-family: 'Mulish';
    font-weight: 200;
    font-style: italic;
    src: url('/fonts/Mulish/Mulish-ExtraLightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-weight: 300;
    font-style: italic;
    src: url('/fonts/Mulish/Mulish-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-weight: 400;
    font-style: italic;
    src: url('/fonts/Mulish/Mulish-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-weight: 500;
    font-style: italic;
    src: url('/fonts/Mulish/Mulish-MediumItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-weight: 600;
    font-style: italic;
    src: url('/fonts/Mulish/Mulish-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-weight: 700;
    font-style: italic;
    src: url('/fonts/Mulish/Mulish-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-weight: 800;
    font-style: italic;
    src: url('/fonts/Mulish/Mulish-ExtraBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Mulish';
    font-weight: 900;
    font-style: italic;
    src: url('/fonts/Mulish/Mulish-BlackItalic.ttf') format('truetype');
}
