﻿
@import url('https://fonts.googleapis.com/css?family=Roboto');
body {
    font-family: Roboto,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6, p, span .h1, .h2, .h3, .h4, .h5, .h6, .p, span {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn {
    font-size: 17px;
    width: auto;
}




@font-face {
    font-family: 'Rubik-Black';
    src: url('/fonts/Rubik-Black.ttf');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Rubik-BlackItalic';
    src: url('/fonts/Rubik-BlackItalic.ttf');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Rubik-Medium';
    src: url('/fonts/Rubik-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}
