@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Repsol';
    src: url('../fonts/Repsol-Regular.eot');
    src: url('../fonts/Repsol-Regulareot?#iefix') format('embedded-opentype'),
         url('../fonts/Repsol-Regular.woff') format('woff'),
         url('../fonts/Repsol-Regular.ttf') format('truetype'),
         url('../fonts/Repsol-Regular.svg#Repsol') format('svg');
		     font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RepsolBold';
    src: url('../fonts/Repsol-Bold.eot');
    src: url('../fonts/Repsol-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Repsol-Bold.woff') format('woff'),
         url('../fonts/Repsol-Bold.ttf') format('truetype'),
         url('../fonts/Repsol-Bold.svg#Repsol-Bold') format('svg');
		     font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RepsolLight';
    src: url('../fonts/Repsol-Light.eot');
    src: url('../fonts/Repsol-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Repsol-Light.woff') format('woff'),
         url('../fonts/Repsol-Light.ttf') format('truetype'),
         url('../fonts/Repsol-Light.svg#repsol-bold-webfont') format('svg');
		     font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium';
    src: url('../fonts/TitilliumText22L-Regular.eot');
    src: url('../fonts/TitilliumText22L-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/titilliumtext22l003-webfont.woff') format('woff'),
         url('../fonts/TitilliumText22L-Regular.ttf') format('truetype'),
         url('../fonts/TitilliumText22L-Regular.svg#TitilliumText22L-Regular') format('svg');
		 font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumMedium';
    src: url('../fonts/TitilliumText22L-Medium.eot');
    src: url('../fonts/TitilliumText22L-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/TitilliumText22L-Medium.woff') format('woff'),
         url('../fonts/TitilliumText22L-Medium.ttf') format('truetype'),
         url('../fonts/TitilliumText22L-Medium.svg#TitilliumText22L-Medium') format('svg');
		     font-weight: normal;
    font-style: normal;
}
