@import url('https://fonts.googleapis.com/css?family=Roboto');
@font-face {
  font-family: "Merriweather Sans";
  src: url('../fonts/Merriweather/MerriweatherSans-Light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather Sans";
  src: url('../fonts/Merriweather/MerriweatherSans-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather Sans";
  src: url('../fonts/Merriweather/MerriweatherSans-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('../fonts/MyriadPro/MyriadPro-Regular.eot');
  src: local('Myriad Pro Regular'), local('MyriadPro-Regular'), url('../fonts/MyriadPro/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro/MyriadPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('../fonts/MyriadPro/MyriadPro-Bold.eot');
  src: local('Myriad Pro Regular'), local('MyriadPro-Bold'), url('../fonts/MyriadPro/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro/MyriadPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather Sans";
  src: url('../fonts/Merriweather/MerriweatherSans-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather Sans";
  src: url('../fonts/Merriweather/MerriweatherSans-ExtraBold.ttf');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Lucida Grande";
  src: url('../fonts/Lucida Grande - Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
