/*
Theme Name: EcoMotion
Theme URI: https://ecomotiontour.com
Author: Fernando De Leon (Berry Whale)
Author URI: https://wordpress.org/
Description: Template para el sitio de EcoMotion
Version: 1.3
Tested up to: 5.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ecomotion
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=Montserrat:wght@100;200;300;400&family=Poppins:wght@100;200;300;500;700;900&display=swap');
@import url('./assets/bootstrap/css/bootstrap.min.css');
@import url('./assets/bootstrap-icons/bootstrap-icons.css');
@import url('./assets/css/animate.css');
@import url('./assets/css/style.css');