@charset "UTF-8";

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueLTStd-Bd.eot');
    src: url('../fonts/HelveticaNeueLTStd-Bdd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueLTStd-Bd.woff2') format('woff2'),
    url('../fonts/HelveticaNeueLTStd-Bd.woff') format('woff'),
    url('../fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype'),
    url('../fonts/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueLTStd-Roman.eot');
    src: url('../fonts/HelveticaNeueLTStd-Romand41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueLTStd-Roman.woff2') format('woff2'),
    url('../fonts/HelveticaNeueLTStd-Roman.woff') format('woff'),
    url('../fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'),
    url('../fonts/HelveticaNeueLTStd-Roman.svg#HelveticaNeueLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueLTStd-Md.eot');
    src: url('../fonts/HelveticaNeueLTStd-Mdd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueLTStd-Md.woff2') format('woff2'),
    url('../fonts/HelveticaNeueLTStd-Md.woff') format('woff'),
    url('../fonts/HelveticaNeueLTStd-Md.ttf') format('truetype'),
    url('../fonts/HelveticaNeueLTStd-Md.svg#HelveticaNeueLTStd-Md') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Larsseit';
    src: url('../fonts/larsseit/Larsseit-Light.eot');
    src: url('../fonts/larsseit/Larsseit-Lightd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/larsseit/Larsseit-Light.woff2') format('woff2'),
    url('../fonts/larsseit/Larsseit-Light.woff') format('woff'),
    url('../fonts/larsseit/Larsseit-Light.ttf') format('truetype'),
    url('../fonts/larsseit/Larsseit-Light.svg#Larsseit-Light') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Larsseit';
    src: url('../fonts/larsseit/Larsseit-Medium.eot');
    src: url('../fonts/larsseit/Larsseit-Mediumd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/larsseit/Larsseit-Medium.woff2') format('woff2'),
    url('../fonts/larsseit/Larsseit-Medium.woff') format('woff'),
    url('../fonts/larsseit/Larsseit-Medium.ttf') format('truetype'),
    url('../fonts/larsseit/Larsseit-Medium.svg#Larsseit-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Larsseit';
    src: url('../fonts/larsseit/Larsseit-Bold.eot');
    src: url('../fonts/larsseit/Larsseit-Boldd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/larsseit/Larsseit-Bold.woff2') format('woff2'),
    url('../fonts/larsseit/Larsseit-Bold.woff') format('woff'),
    url('../fonts/larsseit/Larsseit-Bold.ttf') format('truetype'),
    url('../fonts/larsseit/Larsseit-Bold.svg#Larsseit-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Cambon';
    src: url("../fonts/Cambon/Cambon-ExtraLight.eot");
    src: url('../fonts/Cambon/Cambon-ExtraLightd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Cambon/Cambon-ExtraLight.woff2') format('woff2'),
    url('../fonts/Cambon/Cambon-ExtraLight.woff') format('woff'),
    url('../fonts/Cambon/Cambon-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

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

}

[data-icon]:before {
    font-family: "denim" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "denim" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: "\61";
}
.icon-pinterest:before {
    content: "\62";
}
.icon-linkedin:before {
    content: "\63";
}
.icon-youtube:before {
    content: "\64";
}
.icon-twitter:before {
    content: "\65";
}
.icon-instagram:before {
    content: "\66";
}
