/*!
*    ______ _       _   _
*    |  ____| |     | | (_)
*    | |__  | | __ _| |_ _  ___ ___  _ __
*    |  __| | |/ _` | __| |/ __/ _ \| '_ \
*    | |    | | (_| | |_| | (_| (_) | | | |
*    |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*         https://www.flaticon.com
*/

@font-face {
  font-family: "flaticon_pixelstreet-3";
  src: url("../home-play--icon/flaticon_pixelstreet.woff2") format("woff2"),
    url("../home-play--icon/flaticon_pixelstreet.woff") format("woff"),
    url("../home-play--icon/flaticon_pixelstreet.eot") format("embedded-opentype"),
    url("../home-play--icon/flaticon_pixelstreet.ttf") format("truetype"),
    url("../home-play--icon/flaticon_pixelstreet.svg") format("svg")
}

i[class^="flaticon-3"]:before,
i[class*=" flaticon-3"]:before {
  font-family: flaticon_pixelstreet-3 !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flaticon-3-pause:before {
  content: "\f101";
}

.flaticon-3-play-button:before {
  content: "\f102";
}