﻿/* --- MAIDEN ORANGE --- */
@font-face {
font-family: 'Maiden Orange';
    src: url('/Content/fonts/fontfiles/maidenorange.eot');
    src: url('/Content/fonts/fontfiles/maidenorange.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/maidenorange.woff') format('woff'),
        url('/Content/fonts/fontfiles/maidenorange.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
