/* CSS Document */
@charset "utf-8";
@font-face {
    font-family: 'Arsenal Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Arsenal Regular'), url('Arsenal-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Arsenal Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arsenal Italic'), url('Arsenal-Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Arsenal Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Arsenal Bold'), url('Arsenal-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Arsenal Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Arsenal Bold Italic'), url('Arsenal-BoldItalic.woff') format('woff');
    }

.encode-sans-condensed-thin {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.encode-sans-condensed-extralight {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.encode-sans-condensed-light {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.encode-sans-condensed-regular {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.encode-sans-condensed-medium {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.encode-sans-condensed-semibold {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.encode-sans-condensed-bold {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.encode-sans-condensed-extrabold {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.encode-sans-condensed-black {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 900;
  font-style: normal;
}
