/**
* Theme Name: Corino Child
* Description: This is a child theme of Corino, generated by Merlin WP.
* Author: <a href="http://pavothemes.com/">Pavothemes</a>
* Template: corino
* Version: 1.0.8
*/


  @import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;600&display=swap');

/*body {
  font-family: 'Sora', sans-serif !important;
}*/
body, h1, h2, h3, h4, h5, h6, p, span, a, li, input, button, textarea {
  font-family: 'Sora', sans-serif !important;
}