/* Webfont: MangoGrotesque-Black */@font-face {
    font-family: 'MangoGrotesque';
    src: url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Black.woff2') format('woff2'), /* Modern Browsers */
         url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Black.otf') format('opentype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}

/* Webfont: MangoGrotesque-ExtraBold */@font-face {
    font-family: 'MangoGrotesque';
    src: url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-ExtraBold.woff2') format('woff2'), /* Modern Browsers */
         url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-ExtraBold.otf') format('opentype'); /* Safari, Android, iOS */
    font-style: normal;
	font-weight: 800;
    text-rendering: optimizeLegibility;
}
/* Webfont: MangoGrotesque-Bold */@font-face {
    font-family: 'MangoGrotesque';
    src: url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Bold.otf') format('opentype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
/* Webfont: MangoGrotesque-SemiBold */@font-face {
    font-family: 'MangoGrotesque';
    src: url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-SemiBold.woff2') format('woff2'), /* Modern Browsers */
         url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-SemiBold.otf') format('opentype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}
/* Webfont: MangoGrotesque-Medium */@font-face {
    font-family: 'MangoGrotesque';
    src: url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Medium.woff2') format('woff2'), /* Modern Browsers */
         url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Medium.otf') format('opentype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}
/* Webfont: MangoGrotesque-Regular */@font-face {
    font-family: 'MangoGrotesque';
    src: url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Regular.otf') format('opentype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
/* Webfont: MangoGrotesque-Light */@font-face {
    font-family: 'MangoGrotesqueLight';
    src: url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Light.woff2') format('woff2'), /* Modern Browsers */
         url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Light.otf') format('opentype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}
/* Webfont: MangoGrotesque-ExtraLight */@font-face {
    font-family: 'MangoGrotesqueExtLt';
    src: url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-ExtraLight.woff2') format('woff2'), /* Modern Browsers */
         url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-ExtraLight.otf') format('opentype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}
/* Webfont: MangoGrotesque-Thin */@font-face {
    font-family: 'MangoGrotesqueThin';
    src: url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Thin.woff2') format('woff2'), /* Modern Browsers */
         url('/wp-content/themes/ffrom/assets/fonts/MangoGrotesque-Thin.otf') format('opentype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}


