/* Font Display Swap Fix for PageSpeed */

/* Font Awesome Fonts */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://telkq15a704r0ne.onstatic.studio/wp-content/themes/techkit/assets/webfonts/fa-brands-400.woff2") format("woff2");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://telkq15a704r0ne.onstatic.studio/wp-content/themes/techkit/assets/webfonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://telkq15a704r0ne.onstatic.studio/wp-content/themes/techkit/assets/webfonts/fa-solid-900.woff2") format("woff2");
}

/* Flaticon Fonts */
@font-face {
  font-family: "flaticon";
  font-display: swap;
  src: url("https://telkq15a704r0ne.onstatic.studio/wp-content/themes/techkit/assets/fonts/flaticon-techkit/flaticon.ttf?7666655eb52f200cee5dfd7a4def714d") format("truetype"),
  url("https://telkq15a704r0ne.onstatic.studio/wp-content/themes/techkit/assets/fonts/flaticon-techkit/flaticon.woff?7666655eb52f200cee5dfd7a4def714d") format("woff"),
  url("https://telkq15a704r0ne.onstatic.studio/wp-content/themes/techkit/assets/fonts/flaticon-techkit/flaticon.woff2?7666655eb52f200cee5dfd7a4def714d") format("woff2"),
  url("https://telkq15a704r0ne.onstatic.studio/wp-content/themes/techkit/assets/fonts/flaticon-techkit/flaticon.eot?7666655eb52f200cee5dfd7a4def714d#iefix") format("embedded-opentype"),
  url("https://telkq15a704r0ne.onstatic.studio/wp-content/themes/techkit/assets/fonts/flaticon-techkit/flaticon.svg?7666655eb52f200cee5dfd7a4def714d#flaticon") format("svg");
}
