/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto/roboto-v16-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
    url('../fonts/roboto/roboto-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto/roboto-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto/roboto-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto/roboto-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto/roboto-v16-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/roboto/roboto-v16-latin-500.eot'); /* IE9 Compat Modes */
    src: local('Roboto Medium'), local('Roboto-Medium'),
    url('../fonts/roboto/roboto-v16-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto/roboto-v16-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto/roboto-v16-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto/roboto-v16-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto/roboto-v16-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* minimal font-awesome*/
@font-face {
    font-family: 'font-awesome';
    src: url('../fonts/font-awesome/font-awesome.eot?92454736');
    src: url('../fonts/font-awesome/font-awesome.eot?92454736#iefix') format('embedded-opentype'),
    url('../fonts/font-awesome/font-awesome.woff2?92454736') format('woff2'),
    url('../fonts/font-awesome/font-awesome.woff?92454736') format('woff'),
    url('../fonts/font-awesome/font-awesome.ttf?92454736') format('truetype'),
    url('../fonts/font-awesome/font-awesome.svg?92454736#font-awesome') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/font-awesome/font-awesome.eot?92454736');
    src: url('../fonts/font-awesome/font-awesome.eot?92454736#iefix') format('embedded-opentype'),
    url('../fonts/font-awesome/font-awesome.woff2?92454736') format('woff2'),
    url('../fonts/font-awesome/font-awesome.woff?92454736') format('woff'),
    url('../fonts/font-awesome/font-awesome.ttf?92454736') format('truetype'),
    url('../fonts/font-awesome/font-awesome.svg?92454736#font-awesome') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* montserrat-500 - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/montserrat/montserrat-v10-latin-500.eot'); /* IE9 Compat Modes */
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
    url('../fonts/montserrat/montserrat-v10-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/montserrat/montserrat-v10-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/montserrat/montserrat-v10-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/montserrat/montserrat-v10-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/montserrat/montserrat-v10-latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}