/*
Theme Name: Total Child
Theme URI: https://www.enym.com
Description: enym - medienkompetenz custom theme
Author: Konstantin Schultes
Author URI: https://www.enym.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


@font-face {
    font-family: 'relay-boldregular';
    src: url('fonts/relay-bold-webfont.eot');
    src: url('fonts/relay-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/relay-bold-webfont.woff') format('woff'),
         url('fonts/relay-bold-webfont.ttf') format('truetype'),
         url('fonts/relay-bold-webfont.svg#relay-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'relay-regularregular';
    src: url('fonts/relay-regular-webfont.eot');
    src: url('fonts/relay-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/relay-regular-webfont.woff') format('woff'),
         url('fonts/relay-regular-webfont.ttf') format('truetype'),
         url('fonts/relay-regular-webfont.svg#relay-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'relay-mediumregular';
    src: url('fonts/relay-medium-webfont.eot');
    src: url('fonts/relay-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/relay-medium-webfont.woff') format('woff'),
         url('fonts/relay-medium-webfont.ttf') format('truetype'),
         url('fonts/relay-medium-webfont.svg#relay-mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}