/*

Theme Name: Uncode Child

Description: Child theme for Uncode theme

Author: Undsgn™

Author URI: http://www.undsgn.com

Template: uncode

Version: 1.0.0

Text Domain: uncode

*/

@font-face {
  font-family: 'WDA-still';
  src:  url('fonts/WDA-still.eot?dzj5zh');
  src:  url('fonts/WDA-still.eot?dzj5zh#iefix') format('embedded-opentype'),
    url('fonts/WDA-still.ttf?dzj5zh') format('truetype'),
    url('fonts/WDA-still.woff?dzj5zh') format('woff'),
    url('fonts/WDA-still.svg?dzj5zh#WDA-still') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'WDA-still' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-A-outlined:before {
  content: "\e900";
  color: #0202c9;
}
.icon-D-outlined:before {
  content: "\e901";
  color: #0202c9;
}
.icon-W-outlined:before {
  content: "\e902";
  color: #0202c9;
}
.icon-fleche-down:before {
  content: "\e903";
  color: #0202c9;
}
.icon-fleche-up:before {
  content: "\e904";
  color: #0202c9;
}
.icon-fleche-gauche:before {
  content: "\e905";
  color: #0202c9;
}
.icon-circle:before {
  content: "\e906";
  color: #0202c9;
}
.icon-fleche-droite:before {
  content: "\e907";
  color: #0202c9;
}
.icon-facebook:before {
  content: "\e908";
  color: #0202c9;
}
.icon-instagram:before {
  content: "\e909";
  color: #0202c9;
}
.icon-A:before {
  content: "\e90a";
  color: #0202c9;
}
.icon-d:before {
  content: "\e90b";
  color: #0202c9;
}
.icon-W:before {
  content: "\e90c";
  color: #0202c9;
}
