/*
Theme Name: CHATTIGO
Theme URI: http//www.chattigo.cl
Author: OSA team
Author URI: https://osaestudio.com/
Description: sitio corporativo 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@import url(css/bootstrap.min.css);
/*@import url(bower_components/OwlCarousel2-2.2.0/dist/assets/owl.carousel.min.css);

@import url(js/lightslider-master/src/css/lightslider.css);
@import url(bower_components/font-awesome/css/font-awesome.css);
@import url(bower_components/wow/css/libs/animate.css);
@import url(css/sass-style.css);
@import url(css/contact-chattigo.css);
*/
@font-face {
    font-family: 'Circular Book';
    src: url('fonts/circular/circularstd-book.eot');
    src: url('fonts/circular/circularstd-book.eot#iefix') format('embedded-opentype'),
        url('fonts/circular/circularstd-book.woff') format('woff'),
        url('fonts/circular/circularstd-book.ttf') format('truetype'),
        url('fonts/circular/circularstd-book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Circular Bold';
    src: url('fonts/circular/circularstd-bold.eot');
    src: url('fonts/circular/circularstd-bold.eot#iefix') format('embedded-opentype'),
        url('fonts/circular/circularstd-bold.woff') format('woff'),
        url('fonts/circular/circularstd-bold.ttf') format('truetype'),
        url('fonts/circular/circularstd-bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Counter-font';
	src: url('fonts/counter/DINNextLTPro-LightCondensed.eot');
	src: url('fonts/counter/DINNextLTPro-LightCondensed.eot?#iefix') format('embedded-opentype'),
		url('fonts/counter/DINNextLTPro-LightCondensed.woff') format('woff'),
		url('fonts/counter/DINNextLTPro-LightCondensed.ttf') format('truetype'),
		url('fonts/counter/DINNextLTPro-LightCondensed.svg#DINNextLTPro-LightCondensed') format('svg');
	font-weight: 300;
	font-style: normal;
}

