/*
 * Copyright (c) 2018. by Kevin Kraus
 */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700')

.font-roboto-regular {
    font-family: "Roboto";
    font-weight: 400;
}

