@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url("font-awesome.min.css");
@font-face {
    font-family: 'Georgia';
    src: url('../fonts/georgia.ttf');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'TimesNewRoman';
    src: url('../fonts/times.ttf');
}
@font-face {
    font-family: 'TimesNewRomanBold';
    src: url('../fonts/timesbd.ttf');
}
@font-face {
    font-family: 'TimesNewRomanBoldI';
    src: url('../fonts/timesbi.ttf');
}
@font-face {
    font-family: 'TimesNewRomanItalic';
    src: url('../fonts/timesi.ttf');
	font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "Shelley";
  src: url("../fonts/ShelleyVolanteBT.ttf"), format("truetype");
}
