/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Asep Mulyawan (asep@wordpress-services.com)
Template: Avada
*/

@import url("../Avada/style.css");

@font-face {
	font-family: 'dinregularwebfont';
	src: url('./fonts/dinregularwebfont.eot');
	src: local('dinregularwebfont'), url('./fonts/dinregularwebfont.woff') format('woff'), url('./fonts/dinregularwebfont.ttf') format('truetype');
}