@font-face {
    font-family: 'Roboto Condensed Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Condensed Regular'), url('../fonts/roboto-fonts/RobotoCondensed-Regular.woff') format('woff')
}

@font-face {
    font-family: 'Roboto Condensed Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Condensed Bold'), url('../fonts/roboto-fonts/RobotoCondensed-Bold.woff') format('woff')
}

@font-face {
    font-family: 'Roboto Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Regular'), url('../fonts/roboto-fonts/Roboto-Regular.woff') format('woff')
}

@font-face {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Medium'), url('../fonts/roboto-fonts/Roboto-Medium.woff') format('woff')
}

@font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Bold'), url('../fonts/roboto-fonts/Roboto-Bold.woff') format('woff')
}

@font-face {
    font-family: 'Roboto Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Italic'), url('../fonts/roboto-fonts/Roboto-Italic.woff') format('woff')
}

@font-face {
    font-family: 'Barlow ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Barlow ExtraBold'), url('../fonts/Barlow/Barlow-ExtraBold.ttf') format('truetype')
}
@font-face {
    font-family: 'Barlow Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Barlow Bold'), url('../fonts/Barlow/Barlow-Bold.ttf') format('truetype')
}

@font-face {
    font-family: 'Barlow SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Barlow SemiBold'), url('../fonts/Barlow/Barlow-SemiBold.ttf') format('truetype')
}

@font-face {
    font-family: 'Barlow Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Barlow Medium'), url('../fonts/Barlow/Barlow-Medium.ttf') format('truetype')
}

@font-face {
    font-family: 'Barlow Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Barlow Regular'), url('../fonts/Barlow/Barlow-Regular.ttf') format('truetype')
}
@font-face {
    font-family: 'Barlow Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Barlow Medium Italic'), url('../fonts/Barlow/Barlow-MediumItalic.ttf') format('truetype')
}