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

@font-face {
    font-family: 'Ellington';
    src: url(../fonts/ellingtonmtstd.eot);
    src: url(../fonts/ellingtonmtstd.eot) format('embedded-opentype'),
         url(../fonts/ellingtonmtstd.woff) format('woff'),
         url(../fonts/ellingtonmtstd.ttf) format('truetype'),
         url(../fonts/ellingtonmtstd.svg#EllingtonMTStdRegular) format('svg');
		 
}
@font-face {
    font-family: 'Ellington';
    src: url(../fonts/ellingtonmtstd-italic.eot);
    src: url(../fonts/ellingtonmtstd-italic.eot) format('embedded-opentype'),
         url(../fonts/ellingtonmtstd-italic.woff) format('woff'),
         url(../fonts/ellingtonmtstd-italic.ttf) format('truetype'),
         url(../fonts/ellingtonmtstd-italic.svg#EllingtonMTStdItalic) format('svg');
		 font-style:italic;
}
@font-face {
    font-family: 'Rockwell';
    src: url(../fonts/rockwellstd.eot);
    src: url(../fonts/rockwellstd.eot) format('embedded-opentype'),
         url(../fonts/rockwellstd.woff) format('woff'),
         url(../fonts/rockwellstd.ttf) format('truetype'),
         url(../fonts/rockwellstd.svg#RockwellStdRegular) format('svg');
}
@font-face {
    font-family: 'Rockwell';
    src: url(../fonts/rockwellstd-bold.eot);
    src: url(../fonts/rockwellstd-bold.eot) format('embedded-opentype'),
         url(../fonts/rockwellstd-bold.woff) format('woff'),
         url(../fonts/rockwellstd-bold.ttf) format('truetype'),
         url(../fonts/rockwellstd-bold.svg#RockwellStdBold) format('svg');
		 font-style:bold;
}
@font-face {
    font-family: 'RockwellLight';
    src: url(../fonts/rockwellstd-light.eot);
    src: url(../fonts/rockwellstd-light.eot) format('embedded-opentype'),
         url(../fonts/rockwellstd-light.woff) format('woff'),
         url(../fonts/rockwellstd-light.ttf) format('truetype'),
         url(../fonts/rockwellstd-light.svg#RockwellStdLight) format('svg');
}
@font-face {
    font-family: 'English';
    src: url(../fonts/english_.eot);
    src: url(../fonts/english_.eot) format('embedded-opentype'),
         url(../fonts/english_.woff) format('woff'),
         url(../fonts/english_.ttf) format('truetype'),
         url(..fonts/english_.svg#EnglishRegular) format('svg');
}