/*
Theme Name: Sekkei - Tema Wordpress
Author: Agência Moustache - Ericc Antunes
Author URI: http://agenciamoustache.com.br/
Description: Sekkei - Tema Wordpress
Version: 1.0
*/

@import "genericons/genericons.css";
@import "css/bootstrap.min.css";
@import "css/glyphicons.css";
@import "css/normalize.css";
@import "css/simplebar.css";
@import "css/sekkei.css";


/* Resposive */

@media (max-width: 767px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 1200px) {

}