@font-face {
  font-family: 'OpenSans-Regular'; 
  src: url(../fonts/OpenSans-Regular.ttf); 
}
@font-face {
  font-family: 'OpenSans-Light'; 
  src: url(../fonts/OpenSans-Light.ttf); 
}
@font-face {
  font-family: 'OpenSans-Semibold'; 
  src: url(../fonts/OpenSans-Semibold.ttf); 
}
@font-face {
  font-family: 'PlayfairDisplaySC-Bold'; 
  src: url(../fonts/PlayfairDisplaySC-Bold.ttf); 
}
@font-face {
  font-family: 'PlayfairDisplaySC-Regular'; 
  src: url(../fonts/PlayfairDisplaySC-Regular.ttf); 
}
@font-face {
  font-family: 'glyphicons-halflings-regular'; 
  src: url(../fonts/glyphicons-halflings-regular.ttf); 
}
