/*  BEGIN of Including files ("fonts.css") ---------------------------------------------------------- */

@font-face{
    font-family:'FontAwesome';
    font-weight:normal;
    font-style:normal;
    src:url('fonts/fontawesome-webfont.eot');
    src:url('fonts/fontawesome-webfont.eot') format('embedded-opentype'),
    url('fonts/fontawesome-webfont.woff2') format('woff2'),
    url('fonts/fontawesome-webfont.woff') format('woff'),
    url('fonts/fontawesome-webfont.ttf') format('truetype'),
    url('fonts/fontawesome-webfont.svg#fontawesome') format('svg');
}

@font-face {
    font-family: 'Din-Light';
    src: url('fonts/Din/DINLight.eot');
    src: url('fonts/Din/DINLight.eot') format('embedded-opentype'),
    url('fonts/Din/DINLight.woff') format('woff'),
    url('fonts/Din/DINLight.ttf') format('truetype'),
    url('fonts/Din/DINLight.svg#DINLight') format('svg');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Din-Bold';
    src: url('fonts/Din/DINBold.eot');
    src: url('fonts/Din/DINBold.eot') format('embedded-opentype'),
    url('fonts/Din/DINBold.woff') format('woff'),
    url('fonts/Din/DINBold.ttf') format('truetype'),
    url('fonts/Din/DINBold.svg#DINBold') format('svg');
    font-style: normal;
    font-weight: bold;
}


@font-face {
    font-family: 'Roboto-Regular';
    src: url('fonts/Roboto/Roboto-Regular.eot');
    src: url('fonts/Roboto/Roboto-Regular.eot') format('embedded-opentype'),
    url('fonts/Roboto/Roboto-Regular.woff') format('woff'),
    url('fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
    url('fonts/Roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('fonts/Roboto/Roboto-Bold.eot');
    src: url('fonts/Roboto/Roboto-Bold.eot') format('embedded-opentype'),
    url('fonts/Roboto/Roboto-Bold.woff') format('woff'),
    url('fonts/Roboto/Roboto-Bold.ttf') format('truetype'),
    url('fonts/Roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: 'Archivonarrow-Regular';
    url('fonts/ArchivoNarrow/archivonarrow-regular.ttf') format('truetype')
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Arial-Narrow-Bold';
    url('fonts/ArialNarrow/Arial_Narrow_bold.ttf') format('truetype')
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: 'Arial-Narrow-Regular';
    url('fonts/ArialNarrow/Arial_Narrow_regular.TTF') format('truetype')
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Arial-Narrow-Regular';
    url('fonts/ArialNarrow/Arial_Narrow_regular.TTF') format('truetype')
    font-style: normal;
    font-weight: normal;
}



@font-face {
    font-family: 'MyriadPro';
    src: url('fonts/MyriadPro/MyriadProRegular/MyriadProRegular.eot');
    src: local('fonts/MyriadPro/MyriadProRegular/Century Gothic'), local('CenturyGothic'),
    url('fonts/MyriadPro/MyriadProRegular/MyriadProRegular.eot?#iefix') format('embedded-opentype'),
    url('fonts/MyriadPro/MyriadProRegular/MyriadProRegular.woff') format('woff'),
    url('fonts/MyriadPro/MyriadProRegular/MyriadProRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic/CenturyGothic.eot');
    src: local('fonts/CenturyGothic/Century Gothic'), local('CenturyGothic'),
    url('fonts/CenturyGothic/CenturyGothic.eot?#iefix') format('embedded-opentype'),
    url('fonts/CenturyGothic/CenturyGothic.woff') format('woff'),
    url('fonts/CenturyGothic/CenturyGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}





/* 1 - END of Including files ("fonts.css") ---------------------------------------------------------- */