@font-face {
  font-family:"CreteRound";
  src: url("../fonts/Crete_Round/CreteRound-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:"CreteRound";
  src: url("../fonts/Crete_Round/CreteRound-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family:"Lato";
  src: url("../fonts/Lato/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:"Lato";
  src: url("../fonts/Lato/Lato-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;

}

@font-face {
  font-family:"Raleway";
  src: url("../fonts/Raleway/Raleway-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family:"Raleway";
  src: url("../fonts/Raleway/Raleway-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;

}

@font-face {
  font-family:"Raleway";
  src: url("../fonts/Raleway/Raleway-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;

}