/*
	Title:			Six Functions Landing Page
	Author:			Aime Menendez (www.aimedesign.com. www.pridagroup.com)
	Copyright: 		2013, Aime Menendez - All rights reserved (please don't use without permission)
*/


/* ----------- @FONT-FACE DECLARATIONS ----------- */

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

@font-face {
    font-family: 'OpenSans Light';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#fonts/OpenSansLight') format('svg');
    font-weight: normal; font-style: normal;
}

@font-face {
    font-family: 'OpenSans LightItalic';
    src: url('../fonts/OpenSans-LightItalic-webfont.eot');
    src: url('../fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-LightItalic-webfont.svg#fonts/OpenSansLightItalic') format('svg');
    font-weight: normal; font-style: normal;
}

@font-face {
    font-family: 'OpenSans Regular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#fonts/OpenSansRegular') format('svg');
    font-weight: normal; font-style: normal;
}

@font-face {
    font-family: 'OpenSans Italic';
    src: url('../fonts/OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Italic-webfont.svg#fonts/OpenSansItalic') format('svg');
    font-weight: normal; font-style: normal;
}

@font-face {
    font-family: 'OpenSans Semibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#fonts/OpenSansSemibold') format('svg');
    font-weight: normal; font-style: normal;
}

@font-face {
    font-family: 'OpenSans SemiboldItalic';
    src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.svg#fonts/OpenSansSemiboldItalic') format('svg');
    font-weight: normal; font-style: normal;
}

@font-face {
    font-family: 'OpenSans Bold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#fonts/OpenSansBold') format('svg');
    font-weight: normal;font-style: normal;
}

@font-face {
    font-family: 'DinCond Bold';
    src: url('../fonts/ff_din_condensed_bold-webfont.eot');
    src: url('../fonts/ff_din_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ff_din_condensed_bold-webfont.woff') format('woff'),
         url('../fonts/ff_din_condensed_bold-webfont.ttf') format('truetype'),
         url('../fonts/ff_din_condensed_bold-webfont.svg#dincond-boldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DinCond Light';
    src: url('../fonts/ff_din_condensed_light-webfont.eot');
    src: url('../fonts/ff_din_condensed_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ff_din_condensed_light-webfont.woff') format('woff'),
         url('../fonts/ff_din_condensed_light-webfont.ttf') format('truetype'),
         url('../fonts/ff_din_condensed_light-webfont.svg#dincond-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DinCond Medium';
    src: url('../fonts/ff_din_condensed_medium-webfont.eot');
    src: url('../fonts/ff_din_condensed_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ff_din_condensed_medium-webfont.woff') format('woff'),
         url('../fonts/ff_din_condensed_medium-webfont.ttf') format('truetype'),
         url('../fonts/ff_din_condensed_medium-webfont.svg#dincond-mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DinCond Regular';
    src: url('../fonts/ff_din_condensed_regular-webfont.eot');
    src: url('../fonts/ff_din_condensed_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ff_din_condensed_regular-webfont.woff') format('woff'),
         url('../fonts/ff_din_condensed_regular-webfont.ttf') format('truetype'),
         url('../fonts/ff_din_condensed_regular-webfont.svg#dincond-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bryant Light';
    src: url('../fonts/yant-light-webfont.eot');
    src: url('../fonts/yant-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yant-light-webfont.woff') format('woff'),
         url('../fonts/yant-light-webfont.ttf') format('truetype'),
         url('../fonts/yant-light-webfont.svg#yantlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bryant Medium';
    src: url('../fonts/yant-medium-webfont.eot');
    src: url('../fonts/yant-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yant-medium-webfont.woff') format('woff'),
         url('../fonts/yant-medium-webfont.ttf') format('truetype'),
         url('../fonts/yant-medium-webfont.svg#yantmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bryant Regular';
    src: url('../fonts/yant-regular-webfont.eot');
    src: url('../fonts/yant-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yant-regular-webfont.woff') format('woff'),
         url('../fonts/yant-regular-webfont.ttf') format('truetype'),
         url('../fonts/yant-regular-webfont.svg#yantregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
