/*==========Custom-fonts-css-start==========*/


@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans-Regular.eot');
  src: url('../fonts/OpenSans-Regular.woff2') format('woff2'),
       url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans.woff') format('woff'),
       url('../fonts/OpenSans.ttf') format('truetype'),
       url('../fonts/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans-Bold.eot');
  src: url('../fonts/OpenSans-Bold.woff2') format('woff2'),
       url('../fonts/OpenSans-Bold.woff') format('woff'),
       url('../fonts/OpenSans-Bold.ttf') format('truetype'),
       url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg'),
       url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face 
{
  font-family: 'Raleway-Bold';
  src: url('../fonts/Raleway/Raleway-Bold.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Raleway/Raleway-Bold.woff') format('woff'), 
  url('../fonts/Raleway/Raleway-Bold.ttf')  format('truetype'), 
  url('../fonts/Raleway/Raleway-Bold.svg#Raleway-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face 
{
  font-family: 'PTSerif-Italic';
  src: url('../fonts/PTSerif/PTSerif-Italic.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/PTSerif/PTSerif-Italic.woff') format('woff'), 
  url('../fonts/PTSerif/PTSerif-Italic.ttf')  format('truetype'), 
  url('../fonts/PTSerif/PTSerif-Italic.svg#PTSerif-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*==========Custom-fonts-css-End==========*/