/**
* Theme Name: Ofertas Outlet
* Description: This is a child theme for Aora
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.34
* Template: aora
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

@font-face {
    font-family: 'Croogla 4F';
    src: url('fonts/Croogla4F.eot');
    src: local('Croogla 4F'), local('Croogla4F'),
        url('fonts/Croogla4F.eot?#iefix') format('embedded-opentype'),
        url('fonts/Croogla4F.woff2') format('woff2'),
        url('fonts/Croogla4F.woff') format('woff'),
        url('fonts/Croogla4F.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	color: #232323 !important;
}
h1,h2 {
  font-family: "Croogla 4F";
  font-weight: 500 !important;
}

