/*
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('fonts/amithen-webfont.eot');
    src: url('fonts/amithen-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/amithen-webfont.woff2') format('woff2'),
         url('fonts/amithen-webfont.woff') format('woff'),
         url('fonts/amithen-webfont.ttf') format('truetype'),
         url('fonts/amithen-webfont.svg#amithenregular') format('svg');
    font-weight: normal;
}


