/*Fonts*/
@font-face{font-family:"Social";src:url("../fonts/social.eot");src:url("../fonts/social.eot?#iefix") format("embedded-opentype"),url("../fonts/social.woff") format("woff"),url("../fonts/social.ttf") format("truetype");font-weight:normal;font-style:normal}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}


@font-face {
    font-family:'MuseoSansRounded';
    src: 
         url('../fonts/museosansrounded-300-webfont.woff') format('woff'),
         url('../fonts/museosansrounded-300-webfont.ttf') format('truetype');
    font-weight:300;
    font-style:normal;
}
@font-face {
    font-family:'MuseoSansRounded';
    src: 
         url('../fonts/museosansrounded-500-webfont.woff') format('woff'),
         url('../fonts/museosansrounded-500-webfont.ttf') format('truetype');
    font-weight:500;
    font-style:normal;
}
@font-face {
    font-family:'MuseoSansRounded';
    src: 
         url('../fonts/museosansrounded-700-webfont.woff') format('woff'),
         url('../fonts/museosansrounded-700-webfont.ttf') format('truetype');
    font-weight:700;
    font-style:normal;
}









/*		Fonts		*/
@font-face {
    font-family: 'open_regular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype'),
         url('../fonts/opensans-regular.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_bold';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold.woff') format('woff'),
         url('../fonts/opensans-bold.ttf') format('truetype'),
         url('../fonts/opensans-bold.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_semibold';
    src: url('../fonts/opensans-semibold.eot');
    src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold.woff') format('woff'),
         url('../fonts/opensans-semibold.ttf') format('truetype'),
         url('../fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*
@font-face {
    font-family:'MuseoSansRounded';
    src: url('museosansrounded-100-webfont.eot');
    src: url('museosansrounded-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosansrounded-100-webfont.woff') format('woff'),
         url('museosansrounded-100-webfont.ttf') format('truetype'),
         url('museosansrounded-100-webfont.svg#museo_sans_rounded100') format('svg');
    font-weight:100;
    font-style:normal;
}
@font-face {
    font-family:'MuseoSansRounded';
    src: url('museosansrounded-900-webfont.eot');
    src: url('museosansrounded-900-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosansrounded-900-webfont.woff') format('woff'),
         url('museosansrounded-900-webfont.ttf') format('truetype'),
         url('museosansrounded-900-webfont.svg#museo_sans_rounded900') format('svg');
    font-weight:800;
    font-style:normal;
}
@font-face {
    font-family:'MuseoSansRounded';
    src: url('museosansrounded-1000-webfont.eot');
    src: url('museosansrounded-1000-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosansrounded-1000-webfont.woff') format('woff'),
         url('museosansrounded-1000-webfont.ttf') format('truetype'),
         url('museosansrounded-1000-webfont.svg#museo_sans_rounded1000') format('svg');
    font-weight:900;
    font-style:normal;
}



