@import url("jquery.lightbox-0.5.min.css");
@import url("/Content/bootstrap.min.css");

@font-face {
    font-family: 'BebasRegular';
    src: url('/Fonts/Bebas/BEBAS___-webfont.eot');
    src: url('/Fonts/Bebas/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Fonts/Bebas/BEBAS___-webfont.woff') format('woff'),
         url('/Fonts/Bebas/BEBAS___-webfont.ttf') format('truetype'),
         url('/Fonts/Bebas/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Sansation';
    src: url('/Fonts/Sansation/Sansation_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* Text and general formatting */
#main-container{width:940px;}
