/* Webfont: Manrope-ExtraLight */@font-face {
    font-family: 'ManropeExtraLight';
    src: url('Manrope-ExtraLight.woff2') format('woff2'), /* Modern Browsers */
         url('Manrope-ExtraLight.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

