/* FONTS */
@import url(//fonts.googleapis.com/css?family=Ubuntu+Mono:700);
@font-face {
    font-family: 'EdwardianScript';
    src: url('../fonts/itcedscr.eot');
    src: url('../fonts/itcedscr.eot#iefix') format('embedded-opentype'),
         url('../fonts/itcedscr.woff') format('woff'),
         url('../fonts/itcedscr.ttf') format('truetype'),
         url('../fonts/itcedscr.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Baskerville';
    src: url('../fonts/openbaskerville0053.eot');
    src: url('../fonts/openbaskerville0053.eot#iefix') format('embedded-opentype'),
         url('../fonts/openbaskerville0053.woff') format('woff'),
         url('../fonts/openbaskerville0053.ttf') format('truetype'),
         url('../fonts/openbaskerville0053.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}