/* Webfont: MangoGrotesque-Black */@font-face {
    font-family: 'MangoGrotesqueBlack';
    src: url('/assets/web-font/MangoGrotesque/MangoGrotesque-Black.woff2') format('woff2'), /* Modern Browsers */
         url('/assets/web-font/MangoGrotesque/MangoGrotesque-Black.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-Bold */@font-face {
    font-family: 'MangoGrotesque';
    src: url('/assets/web-font/MangoGrotesque/MangoGrotesque-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('/assets/web-font/MangoGrotesque/MangoGrotesque-Bold.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-ExtraBold */@font-face {
    font-family: 'MangoGrotesqueExtBd';
    src: url('/assets/web-font/MangoGrotesque/MangoGrotesque-ExtraBold.woff2') format('woff2'), /* Modern Browsers */
         url('/assets/web-font/MangoGrotesque/MangoGrotesque-ExtraBold.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: MangoGrotesque-SemiBold */@font-face {
    font-family: 'MangoGrotesqueSemBd';
    src: url('/assets/web-font/MangoGrotesque/MangoGrotesque-SemiBold.woff2') format('woff2'), /* Modern Browsers */
         url('/assets/web-font/MangoGrotesque/MangoGrotesque-SemiBold.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}




/* Webfont: MangoGrotesque-Medium */@font-face {
    font-family: 'MangoGrotesqueMed';
    src: url('/assets/web-font/MangoGrotesque/MangoGrotesque-Medium.woff2') format('woff2'), /* Modern Browsers */
         url('/assets/web-font/MangoGrotesque/MangoGrotesque-Medium.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: MangoGrotesque-Regular */@font-face {
    font-family: 'MangoGrotesque';
    src: url('/assets/web-font/MangoGrotesque/MangoGrotesque-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('/assets/web-font/MangoGrotesque/MangoGrotesque-Regular.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: MangoGrotesque-Thin */@font-face {
    font-family: 'MangoGrotesqueThin';
    src: url('/assets/web-font/MangoGrotesque/MangoGrotesque-Thin.woff2') format('woff2'), /* Modern Browsers */
         url('/assets/web-font/MangoGrotesque/MangoGrotesque-Thin.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}




/* Webfont: MangoGrotesque-Light */@font-face {
    font-family: 'MangoGrotesqueLight';
    src: url('/assets/web-font/MangoGrotesque/MangoGrotesque-Light.woff2') format('woff2'), /* Modern Browsers */
         url('/assets/web-font/MangoGrotesque/MangoGrotesque-Light.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}




/* Webfont: MangoGrotesque-ExtraLight */@font-face {
    font-family: 'MangoGrotesqueExtLt';
    src: url('/assets/web-font/MangoGrotesque/MangoGrotesque-ExtraLight.woff2') format('woff2'), /* Modern Browsers */
         url('/assets/web-font/MangoGrotesque/MangoGrotesque-ExtraLight.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


