/* Webfont: MangoGrotesque-Black */
@font-face {
    font-family: 'Mango Grotesque';
    src:url('../fonts/MangoGrotesque-Black.woff2'); 
    font-style: normal;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-BlackItalic */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-BlackItalic.woff2'); 
    font-style: italic;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-Bold */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-Bold.woff2'); 
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-BoldItalic */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-BoldItalic.woff2'); 
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-ExtBdIta */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-ExtBdIta.woff2'); 
    font-style: italic;
    font-weight: 800;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-ExtLtIta */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-ExtLtIta.woff2'); 
    font-style: italic;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-ExtraBold */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-ExtraBold.woff2'); 
    font-style: normal;
    font-weight: 800;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-ExtraLight */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-ExtraLight.woff2'); 
    font-style: normal;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-Italic */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-Italic.woff2'); 
    font-style: italic;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-Light */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-Light.woff2'); 
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-LightItalic */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-LightItalic.woff2') format('woff2'); 
    font-style: italic;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-Medium */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-Medium.woff2'); 
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-MediumItalic */
@font-face {
    font-family: 'Mango Grotesque';
    src:  url('../fonts/MangoGrotesque-MediumItalic.woff2');
    font-style: italic;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-Regular */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-Regular.woff2'); 
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-SemiBold */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-SemiBold.woff2'); 
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-SemiBoldItalic */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-SemiBoldItalic.woff2'); 
    font-style: italic;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-Thin */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-Thin.woff2'); 
    font-style: normal;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-ThinItalic */
@font-face {
    font-family: 'Mango Grotesque';
    src: url('../fonts/MangoGrotesque-ThinItalic.woff2'); 
    font-style: italic;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}