/* 
    Police Tiempos / licence auprès de klim.co.nz
*/


@font-face {
  font-family: "TiemposText";
  src:
    url("tiempos-text-regular.woff2") format("woff2");
    font-weight: 100 400;
    font-style: normal;
}


@font-face {
  font-family: "TiemposText";
  src:
    url("tiempos-text-regular-italic.woff2") format("woff2");
    font-weight: 100 400;
    font-style: italic;
}


@font-face {
  font-family: "TiemposText";
  src:
    url("tiempos-text-medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
}


@font-face {
  font-family: "TiemposText";
  src:
    url("tiempos-text-medium-italic.woff2") format("woff2");
    font-weight: 500;
    font-style: italic;
}


@font-face {
  font-family: "TiemposText";
  src:
    url("tiempos-text-semibold.woff2") format("woff2");
    font-weight: 600 800;
    font-style: normal;
}


@font-face {
  font-family: "TiemposText";
  src:
    url("tiempos-text-semibold-italic.woff2") format("woff2");
    font-weight: 600 800;
    font-style: italic;
}

@font-face {
  font-family: "TiemposText";
  src:
    url("tiempos-text-bold.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
}


@font-face {
  font-family: "TiemposText";
  src:
    url("tiempos-text-bold-italic.woff2") format("woff2");
    font-weight: 900;
    font-style: italic;
}


