/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya/goya
* Version: 1.0.8.4
*/
@font-face {
  font-family: 'Proxima Nova';
  src: local('Proxima Nova'),
    url('fonts/Proxima-Nova.woff2') format('woff2'),
    url('fonts/Proxima-Nova.woff') format('woff'),
    url('fonts/Proxima-Nova.ttf') format('truetype');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
}