/* Fonts */

@font-face {
  font-family: Ciutadella;
  font-weight: normal;
  font-style:normal;
  src: url('Ciutadella-Regular.otf');
}

@font-face {
  font-family: Ciutadella;
  font-weight: normal;
  font-style:italic;
  src: url('Ciutadella-Regular-Italic.otf.otf');
}

@font-face {
  font-family: CiutadellaLight;
  font-weight: normal;
  font-style:normal;
  src: url('Ciutadella-Light.otf');
}

@font-face {
  font-family: CiutadellaLight;
  font-weight: normal;
  font-style:italic;
  src: url('Ciutadella-Light-Italic.otf');
}

@font-face {
  font-family: CiutadellaMedium;
  font-weight: normal;
  font-style:normal;
  src: url('Ciutadella-Medium.otf');
}

@font-face {
  font-family: CiutadellaMedium;
  font-weight: normal;
  font-style:italic;
  src: url('Ciutadella-Medium-Italic.otf'); }

@font-face {
  font-family: CiutadellaSemiBold;
  font-weight: normal;
  font-style:normal;
  src: url('Ciutadella-SemiBold.otf');
}

@font-face {
  font-family: CiutadellaSemiBold;
  font-weight: bold;
  font-style:italic;
  src: url('Ciutadella-SemiBold-Italic.otf'); 
}

@font-face {
  font-family: CiutadellaBold;
  font-weight: normal;
  font-style:normal;
  src: url('Ciutadella-Bold.otf');
}

@font-face {
  font-family: CiutadellaBold;
  font-weight: normal;
  font-style:italic;
  src: url('Ciutadella-Bold-Italic.otf'); 
}
