/* Copyright (c) 2016 by Eduardo Manso. All rights reserved.
 * This software is the property of Emtype Foundry and may not be reproduced, used, displayed, modified, disclosed or transferred.
 * For use these Webfonts you may obtain a valid license at http://www.emtype.net */

@font-face {
  font-family: 'Ciutadella Web';
  src:
    url('../fonts/ci1001_rg_woff2.woff2') format('woff2'),
    url('../fonts/ci1001_rg_woff.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ciutadella Web';
  src:
    url('../fonts/ci1001_rgit_woff2.woff2') format('woff2'),
    url('../fonts/ci1001_rgit_woff.woff') format('woff');
  font-style: italic;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ciutadella Web';
  src:
    url('../fonts/ci1001_md_woff2.woff2') format('woff2'),
    url('../fonts/ci1001_md_woff.woff') format('woff');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'Ciutadella Web';
  src:
    url('../fonts/ci1001_mdit_woff2.woff2') format('woff2'),
    url('../fonts/ci1001_mdit_woff.woff') format('woff');
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}

body {
  text-rendering: optimizeLegibility;
}
