@font-face {
    font-family: 'EJRoundedBookRegular';
    src: url('~/media/Files/E/Easyjet-Plc-V2/fonts/ej_rounded_book-webfont-eot.eot');
    src: url('~/media/Files/E/Easyjet-Plc-V2/fonts/ej_rounded_book-webfont-eot.eot?#iefix') format('embedded-opentype'),
         url('~/media/Files/E/Easyjet-Plc-V2/fonts/ej_rounded_book-webfont-woff.woff') format('woff'),
         url('~/media/Files/E/Easyjet-Plc-V2/fonts/ej_rounded_book-webfont-ttf.ttf') format('truetype'),
         url('~/media/Files/E/Easyjet-Plc-V2/fonts/ej_rounded_book-webfont-svg.svg#EJRoundedBookRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EJRoundedHeadlineRegular';
    src: url('~/media/Files/E/Easyjet-Plc-V2/fonts/ej_rounded_headline-webfont-eot.eot');
    src: url('~/media/Files/E/Easyjet-Plc-V2/fonts/ej_rounded_headline-webfont-eot.eot?#iefix') format('embedded-opentype'),
         url('~/media/Files/E/Easyjet-Plc-V2/fonts/ej_rounded_headline-webfont-woff.woff') format('woff'),
         url('~/media/Files/E/Easyjet-Plc-V2/fonts/ej_rounded_headline-webfont-ttf.ttf') format('truetype'),
         url('~/media/Files/E/Easyjet-Plc-V2/fonts/ej_rounded_headline-webfont-svg.svg#EJRoundedHeadlineRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* 4th Level Left Menu - To be added to main css */

.leftMenu ul li.selected.haschildren ul li.level4 a{ background:none; color:#666; }
.leftMenu ul li.selected.haschildren ul li.level4 a:hover{ 
 background:url(~/media/Images/E/Easyjet-Plc-V2/Images/css/menu-arrow.png) no-repeat scroll right 3px transparent; color:#333333; }
.leftMenu ul li.level4 a{ width:113px; }
.leftMenu ul li.level4.current{ width:113px !important; padding-right:7px; }
.leftMenu ul li.level3 ul li.level4{ padding-top:4px; width:120px; float:left; }
.leftMenu ul li.level4.current, .leftMenu ul li.level4.selected{ background:url(~/media/Images/E/Easyjet-Plc-V2/Images/css/menu-arrow.png) no-repeat scroll right 7px transparent; }
.leftMenu ul li.level4.selected a{ color:#333333 !important; }


