/*@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Regular.woff') format('woff'),
         url('../fonts/Lato-Regular.ttf') format('truetype'),
         url('../fonts/Lato-Regular.svg#ComfortaaThin') format('svg');
    font-weight: normal;
    font-style: normal;
       
}*/

.center {
  text-align: center;
}

.active-menu {
  text-decoration: underline;
}