/* roboto */

@font-face {
	font-family: 'roboto';
	src: url(./../fonts/roboto-400.eot);
	src: url(./../fonts/roboto-400.eot?#iefix) format('embedded-opentype'),
		 url(./../fonts/roboto-400.woff) format('woff'),
		 url(./../fonts/roboto-400.ttf) format('truetype');
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'roboto';
	src: url(./../fonts/roboto-100.eot);
	src: url(./../fonts/roboto-100.eot?#iefix) format('embedded-opentype'),
		 url(./../fonts/roboto-100.woff) format('woff'),
		 url(./../fonts/roboto-100.ttf) format('truetype');
	font-style: normal;
	font-weight: 100;
}

@font-face {
	font-family: 'roboto';
	src: url(./../fonts/roboto-300.eot);
	src: url(./../fonts/roboto-300.eot?#iefix) format('embedded-opentype'),
		 url(./../fonts/roboto-300.woff) format('woff'),
		 url(./../fonts/roboto-300.ttf) format('truetype');
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'roboto';
	src: url(./../fonts/roboto-500.eot);
	src: url(./../fonts/roboto-500.eot?#iefix) format('embedded-opentype'),
		 url(./../fonts/roboto-500.woff) format('woff'),
		 url(./../fonts/roboto-500.ttf) format('truetype');
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: 'roboto';
	src: url(./../fonts/roboto-700.eot);
	src: url(./../fonts/roboto-700.eot?#iefix) format('embedded-opentype'),
		 url(./../fonts/roboto-700.woff) format('woff'),
		 url(./../fonts/roboto-700.ttf) format('truetype');
	font-style: normal;
	font-weight: 700;
}

/*  SF Display */

@font-face {
    font-family: 'SF Pro Display';
    src: url(./../fonts/SFProDisplay-Medium.eot);
    src: local('SF Pro Display Medium'), local('SFProDisplay-Medium'),
        url(./../fonts/SFProDisplay-Medium.eot?#iefix) format('embedded-opentype'),
        url(./../fonts/SFProDisplay-Medium.woff2) format('woff2'),
        url(./../fonts/SFProDisplay-Medium.woff) format('woff'),
        url(./../fonts/SFProDisplay-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(./../fonts/SFProDisplay-Semibold.eot);
    src: local('SF Pro Display Semibold'), local('SFProDisplay-Semibold'),
        url(./../fonts/SFProDisplay-Semibold.eot?#iefix) format('embedded-opentype'),
        url(./../fonts/SFProDisplay-Semibold.woff2) format('woff2'),
        url(./../fonts/SFProDisplay-Semibold.woff) format('woff'),
        url(./../fonts/SFProDisplay-Semibold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(./../fonts/SFProDisplay-Regular.eot);
    src: local('SF Pro Display Regular'), local('SFProDisplay-Regular'),
        url(./../fonts/SFProDisplay-Regular.eot?#iefix) format('embedded-opentype'),
        url(./../fonts/SFProDisplay-Regular.woff2) format('woff2'),
        url(./../fonts/SFProDisplay-Regular.woff) format('woff'),
        url(./../fonts/SFProDisplay-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* glyph icons */

@font-face {
	font-family: 'glyphicons';
	src: url(./../fonts/glyphicons.eot?201);
	src: url(./../fonts/glyphicons.eot?#iefix) format('embedded-opentype'),
		 url(./../fonts/glyphicons.woff?201) format('woff'),
		 url(./../fonts/glyphicons.ttf?201) format('truetype');
	font-style: normal;
	font-weight: normal;
}
