/* Screen widths */
/* Site Colors */
/*Fonts */
@font-face {
  font-family: EncodeSansRegular;
  src: url(../fonts/encode-sans/EncodeSans-Regular.woff) format("woff"), url(../fonts/encode-sans/EncodeSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: EncodeSansMedium;
  src: url(../fonts/encode-sans/EncodeSans-Medium.woff) format("woff"), url(../fonts/encode-sans/EncodeSans-Medium.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: EncodeSansLight;
  src: url(../fonts/encode-sans/EncodeSans-Light.woff) format("woff"), url(../fonts/encode-sans/EncodeSans-Light.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
