/*--------------------------------fonts----------------------------------*/

@font-face {
    font-family: 'caecillaltbold';
    src: url('../fonts/CaecillaLT-Std75Bold.eot');
    src: url('../fonts/CaecillaLT-Std75Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CaecillaLT-Std75Bold.woff') format('woff'),
         url('../fonts/CaecillaLT-Std75Bold.ttf') format('truetype'),
         url('../fonts/CaecillaLT-Std75Bold.svg#caecillaltbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
font-family:"caecilialtlight";
src: url("../fonts/CaeciliaLT-Std45Light.eot?#iefix");
src: url("../fonts/CaeciliaLT-Std45Light.eot?#iefix") format("eot"),
     url("../fonts/CaeciliaLT-Std45Light.woff2") format("woff2"),
     url("../fonts/CaeciliaLT-Std45Light.woff") format("woff"),
     url("../fonts/CaeciliaLT-Std45Light.ttf") format("truetype"),
     url("../fonts/CaeciliaLT-Std45Light.svg#CaeciliaLT-Std45Light") format("svg");
}
@font-face {
    font-family: 'metricwebregular';
    src: url('../fonts/MetricWeb-Regular.eot');
    src: url('../fonts/MetricWeb-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MetricWeb-Regular.woff') format('woff'),
         url('../fonts/MetricWeb-Regular.ttf') format('truetype'),
         url('../fonts/MetricWeb-Regular.svg#metricwebregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'metricwebmedium';
    src: url('../fonts/MetricWeb-Medium.eot');
    src: url('../fonts/MetricWeb-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MetricWeb-Medium.woff') format('woff'),
         url('../fonts/MetricWeb-Medium.ttf') format('truetype'),
         url('../fonts/MetricWeb-Medium.svg#metricwebregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'metricweblight';
    src: url('../fonts/MetricWeb-Light.eot');
    src: url('../fonts/MetricWeb-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MetricWeb-Light.woff') format('woff'),
         url('../fonts/MetricWeb-Light.ttf') format('truetype'),
         url('../fonts/MetricWeb-Light.svg#metricwebregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'metricwebsemibold';
    src: url('../fonts/MetricWeb-Semibold.eot');
    src: url('../fonts/MetricWeb-Semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MetricWeb-Semibold.woff') format('woff'),
         url('../fonts/MetricWeb-Semibold.ttf') format('truetype'),
         url('../fonts/MetricWeb-Semibold.svg#metricwebsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'metricwebsemibolditalic';
    src: url('../fonts/MetricWeb-SemiboldItalic.eot');
    src: url('../fonts/MetricWeb-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MetricWeb-SemiboldItalic.woff') format('woff'),
         url('../fonts/MetricWeb-SemiboldItalic.ttf') format('truetype'),
         url('../fonts/MetricWeb-SemiboldItalic.svg#metricwebsemibolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}