/* 
 * This font is provided to you by Fonts2u.com
 * the largest online repository of free fonts for Windows and Mac.
 */
 
@font-face {
  font-family: "digital";
  src: url("../fonts/digital.eot"); /* IE9 Compat Modes */
  src: url("../fonts/digital.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/digital.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/digital.woff") format("woff"), /* Modern Browsers */
    url("../fonts/digital.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}