@font-face {
    font-weight: 300;
    font-family: Roboto;
    src: url('Roboto/Roboto-Light.ttf');
}
@font-face {
    font-weight: 400;
    font-family: Roboto;
    src: url('Roboto/Roboto-Regular.ttf');
}
@font-face {
    font-weight: 500;
    font-family: Roboto;
    src: url('Roboto/Roboto-Medium.ttf');
}
@font-face {
    font-weight: 400;
    font-family: Roboto-Slab;
    src: url('Roboto_Slab/RobotoSlab-Regular.ttf');
}
@font-face {
    font-weight: 700;
    font-family: Roboto-Slab;
    src: url('Roboto_Slab/RobotoSlab-Bold.ttf');
}
@font-face {
    font-weight: normal;
    font-family: GothamMedium;
    src: url('GothamLight.ttf');
}
@font-face {
    font-weight: normal;
    font-family: Metropolis-Regular;
    src: url('Metropolis-Regular.otf');
}
@font-face {
    font-weight: normal;
    font-family: Montserrat-Regular;
    src: url('exo.ttf');
}
@font-face {
    font-weight: normal;
    font-family: univers;
    src: url('teko.ttf');
}
@font-face {
    font-weight: normal;
    font-family: archivo;
    src: url('archivo.ttf');
}
@font-face {
    font-weight: normal;
    font-family: myriad;
    src: url('anton.ttf');
}