﻿@charset "utf-8";
/* CSS Document */

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

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

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

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

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

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

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

}
