/*!
Theme Name: Diego
Theme URI: https://wp.aqlova.com/diego/
Author: Theme_Pure
Author URI: https://themeforest.net/user/theme_pure/
Description: Diego - Creative Personal Portfolio & Resume WordPress Theme
Version: 1.1.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: diego
Tested up to: 6.8.x
Requires PHP: 7.4 or later
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders:opsz,wght@10..72,100..900&display=swap');
*{

  font-family: "Big Shoulders", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;


}