/*
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: 'Plau';
    src: url('fonts/Plau.eot'); /* IE9 Compat Modes */
    src: url('fonts/Plau.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Plau.woff') format('woff'), /* Modern Browsers */
         url('fonts/Plau.ttf')  format('truetype');
}
@font-face {
    font-family: 'PlauBlack';
    src: url('fonts/Plau-Black.eot'); /* IE9 Compat Modes */
    src: url('fonts/Plau-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Plau-Black.woff') format('woff'), /* Modern Browsers */
         url('fonts/Plau-Black.ttf')  format('truetype');
}
@font-face {
    font-family: 'PlauBold';
    src: url('fonts/Plau-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Plau-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Plau-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/Plau-Bold.ttf')  format('truetype');
}
@font-face {
    font-family: 'PlauLight';
    src: url('fonts/Plau-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/Plau-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Plau-Light.woff') format('woff'), /* Modern Browsers */
         url('fonts/Plau-Light.ttf')  format('truetype');
}
@font-face {
    font-family: 'PlauMedium';
    src: url('fonts/Plau-Medium.eot'); /* IE9 Compat Modes */
    src: url('fonts/Plau-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Plau-Medium.woff') format('woff'), /* Modern Browsers */
         url('fonts/Plau-Medium.ttf')  format('truetype');
}
@font-face {
    font-family: 'PlauThin';
    src: url('fonts/Plau-Thin.eot'); /* IE9 Compat Modes */
    src: url('fonts/Plau-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Plau-Thin.woff') format('woff'), /* Modern Browsers */
         url('fonts/Plau-Thin.ttf')  format('truetype');
}
