/*
Theme Name: Seo Theme Pro (stp)
Theme URI: alfredo-valle.com
Author: SeoBarcelona y Alfredo Valle
Author URI: alfredo-valle.com
BitBuket Theme URI: https://TheNewRol@bitbucket.org/TheNewRol/thenewtime-thenewrol.git
Description: Seo Theme Pro. Creado como punto de partida para su próximo sitio web de WordPress. Enfocado a sitios de negocios, muestra muchas secciones en la página de inicio, enfocado a sitios de negocios, muestra muchas secciones en la página de inicio y en cualquier dispositivo.


Version: 1
License: TheNewRol - TheNewTime WordPress Theme, Copyright 2016-2019 Alfredo Valle and Seo Barcelona
TheNewRol - TheNewTime is distributed under the terms of Alfredo Valle and Seo Barcelona
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alfredo-valle.com
Tags: one-column, custom-menu, featured-images, theme-options, flexible-header, Cabecera personalizada, custom-menu, Logotipo personalizado, translation-ready

This theme, like WordPress, is licensed under the GPL.
TheNewRol - TheNewTime is based on understrap https://https://understrap.com/ (C) 2012-2016 Automattic, Inc.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
Owl Carousel 2: http://www.owlcarousel.owlgraphic.com/ | https://github.com/smashingboxes/OwlCarousel2/blob/develop/LICENSE (Code licensed under MIT)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /assets/js/theme.css
The SASS sources for it can be found in /_dev/sass/
The dependencies can be found in /src/ after running "gulp copy-assets" terminal command
Developing with npm & Gulp
...and now go out and play!
*/
body {
font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .4px;
	font-display: swap;
}