/* Webfont: Cocon-Regular */@font-face {
    font-family: 'Cocon';
    src: url('Cocon-Regular.woff2'),
         url('Cocon-Regular.woff') format('woff'), /* Modern Browsers */
         url('Cocon-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

