body, html {
  font-family: 'archivo_narrow';
}

#data_wrapper input{
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;

}

@font-face {
    font-family: 'open_sans';
    src: url('../Template/OpenSans-Regular-webfont.eot');
    src: url('../Template/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Template/OpenSans-Regular-webfont.woff') format('woff'),
         url('../Template/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../Template/OpenSans-Regular-webfont.svg#open_sans') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sans';
    src: url('../Template/OpenSans-Bold-webfont.eot');
    src: url('../Template/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Template/OpenSans-Bold-webfont.woff') format('woff'),
         url('../Template/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../Template/OpenSans-Bold-webfont.svg#open_sans') format('svg');
    font-weight: bold;
    font-style: bold;

}


@font-face {
    font-family: 'bebas_neue';
    src: url('../Template/Font/Bebas/bebasneue_bold-webfont.eot');
    src: url('../Template/Font/Bebas/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Template/Font/Bebas/bebasneue_bold-webfont.woff2') format('woff2'),
         url('../Template/Font/Bebas/bebasneue_bold-webfont.woff') format('woff'),
         url('../Template/Font/Bebas/bebasneue_bold-webfont.ttf') format('truetype'),
         url('../Template/Font/Bebas/bebasneue_bold-webfont.svg#bebas_neue') format('svg');
    font-weight: bold;
    font-style: bold;

}/*
@font-face {
    font-family: 'bebas_neue';
    src: url('../Template/Font/Bebas/bebasneue_book-webfont.eot');
    src: url('../Template/Font/Bebas/bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Template/Font/Bebas/bebasneue_book-webfont.woff2') format('woff2'),
         url('../Template/Font/Bebas/bebasneue_book-webfont.woff') format('woff'),
         url('../Template/Font/Bebas/bebasneue_book-webfont.ttf') format('truetype'),
         url('../Template/Font/Bebas/bebasneue_book-webfont.svg#bebas_neue') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
@font-face {
    font-family: 'bebas_neue';
    src: url('../Template/Font/Bebas/bebasneue_regular-webfont.woff2') format('woff2'),
         url('../Template/Font/Bebas/bebasneue_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'source_sans_pro';
    src: url('../Template/Font/Source_sans_pro/sourcesanspro-regular-webfont.eot');
    src: url('../Template/Font/Source_sans_pro/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Template/Font/Source_sans_pro/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../Template/Font/Source_sans_pro/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../Template/Font/Source_sans_pro/sourcesanspro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_pro';
    src: url('../Template/Font/Source_sans_pro/sourcesanspro-bold-webfont.eot');
    src: url('../Template/Font/Source_sans_pro/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Template/Font/Source_sans_pro/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('../Template/Font/Source_sans_pro/sourcesanspro-bold-webfont.woff') format('woff'),
         url('../Template/Font/Source_sans_pro/sourcesanspro-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: bold;

}

@font-face {
    font-family: 'archivo_narrow';
    src: url('../Template/Font/Archivo_narrow/ArchivoNarrow-Regular.eot');
    src: url('../Template/Font/Archivo_narrow/ArchivoNarrow-Regular.eot?#iefix') format('embedded-opentype'),
         url('../Template/Font/Archivo_narrow/ArchivoNarrow-Regular.woff') format('woff'),
         url('../Template/Font/Archivo_narrow/ArchivoNarrow-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'archivo_narrow';
    src: url('../Template/Font/Archivo_narrow/ArchivoNarrow-Bold.eot');
    src: url('../Template/Font/Archivo_narrow/ArchivoNarrow-Bold.eot?#iefix') format('embedded-opentype'),
         url('../Template/Font/Archivo_narrow/ArchivoNarrow-Bold.woff') format('woff'),
         url('../Template/Font/Archivo_narrow/ArchivoNarrow-BoldArchivoNarrow-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: bold;

}