/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/
Description: Child theme for Astra, A very lightweight and beautiful theme made to work with Page Builders.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

@import 'css/style.css';

/* carrois-gothic-regular - latin */
@font-face {
  font-family: 'Carrois Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/carrois-gothic/carrois-gothic-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/carrois-gothic/carrois-gothic-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/carrois-gothic/carrois-gothic-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/carrois-gothic/carrois-gothic-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/carrois-gothic/carrois-gothic-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/carrois-gothic/carrois-gothic-v16-latin-regular.svg#CarroisGothic') format('svg'); /* Legacy iOS */
}
