
@font-face {
    font-family: 'OpenSans-Regular';
    src: url('fonts/OpenSans-Regular.eot') format('embedded-opentype'), 
     url('fonts/OpenSans-Regular.ttf') format('truetype'),
     url('fonts/OpenSans-Regular.woff') format('woff'), 
		 url('fonts/OpenSans-Regular.svg') format('svg');

     font-weight: normal;
     font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('fonts/OpenSans-Bold.eot') format('embedded-opentype'),
         url('fonts/OpenSans-Bold.ttf') format('truetype'),
         url('fonts/OpenSans-Bold.woff') format('woff'),
         url('fonts/OpenSans-Bold.svg') format('svg');

    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('fonts/OpenSans-Semibold.eot') format('embedded-opentype'),
       url('fonts/OpenSans-Semibold.ttf') format('truetype'),
       url('fonts/OpenSans-Semibold.woff') format('woff'),
       url('fonts/OpenSans-Semibold.svg') format('svg');

  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Athelas-Regular';
  src: url('fonts/Athelas-Regular.eot') format('embedded-opentype'),
       url('fonts/Athelas-Regular.ttf') format('truetype'),
       url('fonts/Athelas-Regular.woff') format('woff'),
       url('fonts/Athelas-Regular.svg') format('svg');

  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Athelas-Bold';
    src: url('fonts/Athelas-Bold.eot') format('embedded-opentype'),
         url('fonts/Athelas-Bold.ttf') format('truetype'),
         url('fonts/Athelas-Bold.woff') format('woff'),
         url('fonts/Athelas-Bold.svg') format('svg');

    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad-Pro';
    src: url('fonts/MyriadPro-Regular.eot') format('embedded-opentype'),
         url('fonts/MyriadPro-Regular.ttf') format('truetype'),
         url('fonts/MyriadPro-Regular.woff') format('woff'),
         url('fonts/MyriadPro-Regular.svg') format('svg'); 
}