@charset "utf-8";
/* CSS Document */
/*-----fonts---*/

@font-face {
  font-family: "sfpro-display-regular";
  src: url("../fonts/sfprodisplay-regular.ttf");
  src: url("../fonts/sfprodisplay-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/sfprodisplay-regular.woff2") format("woff2"),
    url("../fonts/sfprodisplay-regular.woff") format("woff"),
    url("../fonts/sfprodisplay-regular.ttf") format("truetype"),
    url("../fonts/sfprodisplay-regular.svg#SFProDisplay-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "sfpro-display-bold";
  src: url("../fonts/sfprodisplay-bold.ttf");
  src: url("../fonts/sfprodisplay-bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/sfprodisplay-bold.woff2") format("woff2"),
    url("../fonts/sfprodisplay-bold.woff") format("woff"),
    url("../fonts/sfprodisplay-bold.ttf") format("truetype"),
    url("../fonts/sfprodisplay-bold.svg#SFProDisplay-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-regular";
  src: url("../fonts/roboto-regular.ttf");
  src: url("../fonts/roboto-regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/roboto-regular.woff2") format("woff2"),
    url("../fonts/roboto-regular.woff") format("woff"),
    url("../fonts/roboto-regular.ttf") format("truetype"),
    url("../fonts/roboto-regular.svg#Roboto") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "playfair-display";
  src: url("../fonts/playfair-display-regular.ttf");
  src: url("../fonts/playfair-display-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/playfair-display-regular.woff2") format("woff2"),
    url("../fonts/playfair-display-regular.woff") format("woff"),
    url("../fonts/playfair-display-regular.ttf") format("truetype"),
    url("../fonts/playfair-display-regular.svg#PlayfairDisplay") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
