﻿
@font-face {
    font-family: "Poppins";
    src: url("/fonts/Poppins-Regular.otf");
}

@font-face {
    font-family: "Poppins-light";
    src: url("/fonts/Poppins-Light.otf");
}

@font-face {
    font-family: "Line Awesome Free";
    src: url("/fonts/line-awesome/la-brands-400.eot");
}

@font-face {
    font-family: "Roboto";
    src: url("/fonts/Roboto-Regular.ttf");
}

.la, .las, .lar {
    font-size: 1.5em;
}
