@font-face {
    font-family: 'nuptialscriptmedium_italic';
    src: url('nuptialscript-webfont.woff2') format('woff2'),
         url('nuptialscript-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nuptialscript';
    src: url('nuptialscript.eot');
    src: url('nuptialscript.eot') format('embedded-opentype'),
         url('nuptialscript.woff') format('woff'),
         url('nuptialscript.ttf') format('truetype'),
         url('nuptialscript.svg#nuptialscript') format('svg');
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}