/* CSS Document */

@font-face {
    font-family: 'AmaranthRegular';
    src: url('amaranth-webfont.eot');
    src: url('amaranth-webfont.eot?#iefix') format('embedded-opentype'),
         url('amaranth-webfont.woff') format('woff'),
         url('amaranth-webfont.ttf') format('truetype'),
         url('amaranth-webfont.svg#AmaranthRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.footer-text1{
    color: #244276;
    font-family: 'AmaranthRegular';
    font-size: 20px;
	line-height:24px;
	padding-bottom:15px;
}