/*
Theme Name: Wonders Lite
Theme URI: http://demo.themevan.com/wonders
Description: Wonders is an elegant blog theme with responsive and easily customizable. This is lite version. Developed by ThemeVan.
Author: ThemeVan
Author URI:  http://www.themevan.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-menu,theme-options,translation-ready,white,post-formats,featured-images,two-columns,sticky-post
Text Domain: Wonders
Version: 1.02
*/

/*-----------------------------------------------------------------------
Please reading the following instruction before you want to customize CSS
-------------------------------------------------------------------------

!!!! Strongly suggest you that don't edit the orignal CSS files in the theme folder, 
otherwise, you won't upgrade the theme conveniently.

The recommended customize method is copy the orignal CSS from the following files to custom.css, 
then just change it to what you want, or you can also add your custom CSS into "Wonders Options > Custom Style > Custom CSS".
Of course, create a child theme is the best solution.
*/

/*Main CSS*/
@import url(css/reset.css);
@import url(css/layout.css);
@import url(css/javascript.css);
@import url(images/font-awesome/css/font-awesome.min.css);

/*Fonts*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Istok+Web:400,700&subset=latin,latin-ext,cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Gravitas+One');