@font-face {
  font-family: 'ArvoRegular';
  src: url('../fonts/arvo_std_rg-webfont-webfont.eot');
  src: local('☺'),
    url('../fonts/arvo_std_rg-webfont-webfont.woff') format('woff'),
    url('../fonts/arvo_std_rg-webfont-webfont.ttf') format('truetype'),
    url('../fonts/arvo_std_rg-webfont-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArvoBold';
  src: url('../fonts/arvo_std_bd-webfont-webfont.eot');
  src: local('☺'),
    url('../fonts/arvo_std_bd-webfont-webfont.woff') format('woff'),
    url('../fonts/arvo_std_bd-webfont-webfont.ttf') format('truetype'),
    url('../fonts/arvo_std_bd-webfont-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'VegurExtraLight';
  src: url('../fonts/vegur-el_0500.eot');
  src: local('☺'),
     url('../fonts/vegur-el_0500.ttf') format('truetype'),
     url('../fonts/vegur-el_0500.svg') format('svg'); 
}


@font-face {
  font-family: 'VegurRegular';
  src: url('../fonts/vegur-r_0500.eot');
  src: local('☺'),
     url('../fonts/vegur-r_0500.ttf') format('truetype'),
     url('../fonts/vegur-r_0500.svg') format('svg'); 
}


@font-face {
  font-family: 'VegurBold';
  src: url('../fonts/vegur-b_0500.eot');
  src: local('☺'),
     url('../fonts/vegur-b_0500.ttf') format('truetype'),
     url('../fonts/vegur-b_0500.svg') format('svg');
}


@font-face {
  font-family: 'MyriadPro';
  src: url('../fonts/myriadpro-regular.eot');
  src: local('☺'),
     url('../fonts/myriadpro-regular.ttf') format('truetype'),
     url('../fonts/myriadpro-regular.svg') format('svg'); 
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body span#text-header,
body span#text-slogan {
  font-weight: normal;
  font-style: normal;
  line-height:normal;
  font-family: ArvoBold, Cambria, Georgia, serif;
  letter-spacing:-1px;
}
body #menu li a span.title {font-family: ArvoRegular, Cambria, Georgia, serif;font-weight: 400;}


body {
  font-family: Myriad Pro, MyriadPro, Arial, Helvetica, sans-serif;
}