@font-face {
    font-family: 'Parisienne-Regular';
    src: url('/fonts/Parisienne-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}
.nav.navigation {
width: 100%;
}
.nav-collapse {
margin: auto;
width: auto;
display: table;
}
.nav-pills {
font-size : 20px;
font-family: 'Arial';
}
body {
font-size : 14px;
font-family: arial;
}
