@charset "UTF-8";
/* CSS Document */


@font-face {
    font-family:'didot';
	src: url('../font/didot/didot.eot'); /* IE9 Compat Modes */
    src: url('../font/didot/didot.eot#iefix') format('embedded-opentype'),
         url('../font/didot/didot.woff') format("woff"),
         url('../font/didot/didot.ttf') format("truetype"),
         url('../font/didot/didot.svg#fontello') format('svg');
}

@font-face {
    font-family:'trajan';
	src: url('../font/trajan/trajan.eot'); /* IE9 Compat Modes */
    src: url('../font/trajan/trajan.eot#iefix') format('embedded-opentype'),
         url('../font/trajan/trajan.woff') format("woff"),
         url('../font/trajan/trajan.ttf') format("truetype"),
         url('../font/trajan/trajan.svg#fontello') format('svg');
}

@font-face {
    font-family:'futura';
	src: url('../font/futura/futura.eot'); /* IE9 Compat Modes */
    src: url('../font/futura/futura.eot#iefix') format('embedded-opentype'),
         url('../font/futura/futura.woff') format("woff"),
         url('../font/futura/futura.ttf') format("truetype"),
         url('../font/futura/futura.svg#fontello') format('svg');
}


@font-face {
    font-family:'alte';
	src: url('../font/alte/alte.eot'); /* IE9 Compat Modes */
    src: url('../font/alte/alte.eot#iefix') format('embedded-opentype'),
         url('../font/alte/alte.woff') format("woff"),
         url('../font/alte/alte.ttf') format("truetype"),
         url('../font/alte/alte.svg#fontello') format('svg');
}


@font-face {
    font-family:'MisoRegular';
	src: url('../font/miso/miso-regular-webfont.eot'); /* IE9 Compat Modes */
    src: url('../font/miso/miso-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/miso/miso-regular-webfont.woff') format("woff"),
         url('../font/miso/miso-regular-webfont.ttf') format("truetype"),
         url('../font/miso/miso-regular-webfont.svg#fontello') format('svg');
}


@font-face {
    font-family:'altera';
	src: url('../font/altera/altera.eot'); /* IE9 Compat Modes */
    src: url('../font/altera/altera.eot#iefix') format('embedded-opentype'),
         url('../font/altera/altera.woff') format("woff"),
         url('../font/altera/altera.ttf') format("truetype"),
         url('../font/altera/altera.svg#fontello') format('svg');
}



@font-face {
    font-family:'baskerville';
	src: url('../font/baskerville/baskerville.eot'); /* IE9 Compat Modes */
    src: url('../font/baskerville/baskerville.eot#iefix') format('embedded-opentype'),
         url('../font/baskerville/baskerville.woff') format("woff"),
         url('../font/baskerville/baskerville.ttf') format("truetype"),
         url('../font/baskerville/baskerville.svg#fontello') format('svg');
}


@font-face {
    font-family:'theonlyexception';
	src: url('../font/theonlyexception/theonlyexception.eot'); /* IE9 Compat Modes */
    src: url('../font/theonlyexception/theonlyexception.eot#iefix') format('embedded-opentype'),
         url('../font/theonlyexception/theonlyexception.woff') format("woff"),
         url('../font/theonlyexception/theonlyexception.ttf') format("truetype"),
         url('../font/theonlyexception/theonlyexception.svg#fontello') format('svg');
}



@font-face { font-family: 'Roboto', sans-serif; }
@font-face { font-family: 'Bentham', serif; }
@font-face { font-family: 'Crimson Text', serif; }



.font_01{ font-family:didot, sans-serif; font-size:40px;}
.font_02{ font-family:trajan, sans-serif; font-size:40px;}
.font_03{ font-family:alte, sans-serif; font-size:40px;}
.font_04{ font-family:MisoRegular, sans-serif; font-size:40px;}
.font_05{ font-family:altera, sans-serif; font-size:40px;}
.font_06{ font-family:baskerville, sans-serif; font-size:40px;}
.font_07{ font-family:Roboto, sans-serif; font-size:40px;}
.font_08{ font-family:Bentham, sans-serif; font-size:40px;}
.font_09{ font-family:Crimson Text, sans-serif; font-size:40px;}
.font_10{ font-family:futura, sans-serif; font-size:40px;}
.font_11{ font-family:theonlyexception, sans-serif; font-size:40px;}