@font-face {
    font-display:block;
    font-family: 'RobotoMedium';
    src: url('fonts/RobotoMedium.woff2') format('woff2'),
         url('fonts/RobotoMedium.woff') format('woff');
}
@font-face {
    font-display:block;
    font-family: 'RobotoRegular';
    src: url('fonts/RobotoRegular.woff2') format('woff2'),
         url('fonts/RobotoRegular.woff') format('woff');
}
@font-face {
    font-display:block;
    font-family: 'RobotoBold';
    src: url('fonts/RobotoBold.woff2') format('woff2'),
         url('fonts/RobotoBold.woff') format('woff');
}
@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/RobotoLight.woff2') format('woff2'),
         url('fonts/RobotoLight.woff') format('woff');
}
@font-face {
    font-family: 'QuicksandBold_1';
    src: url('fonts/QuicksandBold_1.woff2') format('woff2'),
         url('fonts/QuicksandBold_1.woff') format('woff');
}
@font-face {
    font-family: 'QuicksandRegular_1';
    src: url('fonts/QuicksandRegular_1.woff2') format('woff2'),
         url('fonts/QuicksandRegular_1.woff') format('woff');
}
@font-face {
    font-family: 'Conv_UVF_Breathe_Pro[1]';
    src: url('fonts/UVF_Breathe_Pro[1].eot');
    src: local('☺'), 
        url('fonts/UVF_Breathe_Pro[1].woff') format('woff'), 
        url('fonts/UVF_Breathe_Pro[1].ttf') format('truetype'), 
        url('fonts/UVF_Breathe_Pro[1].svg') format('svg');
        font-weight: normal;
        font-style: normal;
}






