﻿@charset "utf-8";
/* CSS Document */

/* Archivo Narrow */
/*
@font-face {
    font-family: "Archivo Black Regular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/ArchivoBlack-Regular.eot?#iefix") format("eot"), 
	url("fonts/ArchivoBlack-Regular.woff") format("woff"), 
	url("fonts/ArchivoBlack-Regular.woff2") format("woff2"), 
	url("fonts/ArchivoBlack-Regular.otf") format("opentype"), 
	url("fonts/ArchivoBlack-Regular.svg") format("svg");
}*/
@font-face {/*font-family: 'Archivo Narrow Bold', sans-serif;*/
    font-family: "Archivo Narrow Bold";
    font-style: normal;
    font-weight: bold;
    src: url("fonts/ArchivoNarrow-Bold.eot?#iefix") format("eot"), 
	url("fonts/ArchivoNarrow-Bold.woff") format("woff"), 
	url("fonts/ArchivoNarrow-Bold.woff2") format("woff2"), 
	url("fonts/ArchivoNarrow-Bold.otf") format("opentype"), 
	url("fonts/ArchivoNarrow-Bold.svg") format("svg");
}
@font-face {/*font-family: 'Archivo Narrow Bold Italic', sans-serif;*/
    font-family: "Archivo Narrow Bold Italic";
    font-style: italic;
    font-weight: bold;
    src: url("fonts/ArchivoNarrow-BoldItalic.eot?#iefix") format("eot"), 
	url("fonts/ArchivoNarrow-BoldItalic.woff") format("woff"), 
	url("fonts/ArchivoNarrow-BoldItalic.woff2") format("woff2"), 
	url("fonts/ArchivoNarrow-BoldItalic.otf") format("opentype"), 
	url("fonts/ArchivoNarrow-BoldItalic.svg") format("svg");
}
@font-face {/*font-family: 'Archivo Narrow Italic', sans-serif;*/
    font-family: "Archivo Narrow Italic";
    font-style: italic;
    font-weight: normal;
    src: url("fonts/ArchivoNarrow-Italic.eot?#iefix") format("eot"), 
	url("fonts/ArchivoNarrow-Italic.woff") format("woff"), 
	url("fonts/ArchivoNarrow-Italic.woff2") format("woff2"), 
	url("fonts/ArchivoNarrow-Italic.otf") format("opentype"), 
	url("fonts/ArchivoNarrow-Italic.svg") format("svg");
}
@font-face {/*font-family: 'Archivo Narrow Regular', sans-serif;*/
    font-family: "Archivo Narrow Regular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/ArchivoNarrow-Regular.eot?#iefix") format("eot"), 
	url("fonts/ArchivoNarrow-Regular.woff") format("woff"), 
	url("fonts/ArchivoNarrow-Regular.woff2") format("woff2"), 
	url("fonts/ArchivoNarrow-Regular.otf") format("opentype"), 
	url("fonts/ArchivoNarrow-Regular.svg") format("svg");
}
