@font-face {
    font-family: 'magnolia_scriptregular';
    src: url('../fonts/magnolia_script-webfont.eot?#iefix') format('embedded-opentype'),
         url('.../fonts/magnolia_script-webfont.woff') format('woff'),
         url('.../fonts/magnolia_script-webfont.ttf')  format('truetype'),
	     url('.../fonts/magnolia_script-webfont.svg') format('svg');
        }

/*@font-face {
    font-family: 'love_is_complicated_again';
    src: url('love_is_complicated_again-webfont.woff2') format('woff2'),
    url('love_is_complicated_again-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    }*/

@font-face {
    font-family: 'short_stackregular';
    src: url('../fonts/shortstack-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/shortstack-regular-webfont.woff') format('woff'),
         url('../fonts/shortstack-regular-webfont.ttf')  format('truetype'),
	     url('../fonts/shortstack-regular-webfont.svg') format('svg');
        }

@font-face {
    font-family: 'questrialregular';
    src: url('../fonts/questrial-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/questrial-regular-webfont.woff') format('woff'),
         url('../fonts/questrial-regular-webfont.ttf')  format('truetype'),
	     url('../fonts/questrial-regular-webfont.svg') format('svg');
        }

@font-face {
	font-family: 'MyFontFamily';
	src: url('../fonts/myfont-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('../fonts/myfont-webfont.woff') format('woff'), 
	     url('../fonts/myfont-webfont.ttf')  format('truetype'),
	     url('../fonts/myfont-webfont.svg#svgFontName') format('svg');
	}