/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

@font-face {
    font-family: 'Amithen';
	src: url('../eot/amithen-webfont.eot');
    src: url('../eot/amithen-webfontd41d.eot#iefix') format('embedded-opentype'),
         url('../woff2/amithen-webfont.woff2') format('woff2'),
         url('../woff/amithen-webfont.woff') format('woff'),
         url('../ttf/amithen-webfont.ttf') format('truetype'),
         url('../svg/amithen-webfont.svg#amithenregular') format('svg');
    font-weight: normal;
}


