@font-face {
    font-family: "Seion";
    src: url('../fonts/SegoeUI.ttf');
}

body {
    font-family: "Seion";
}


.help-block {
    font-weight: Normal;
    font-family: "Seion";
}

label {
    font-weight:Normal;
    font-family: "Seion";
}

h1 {
    font-family: "Seion";
}
h2 {
    font-family: "Seion";
}
h3 {
    font-family: "Seion";
}
h4 {
    font-family: "Seion";
}
h5 {
    font-family: "Seion";
}
h6 {
    font-family: "Seion";
}


.nav a{
    font-family: "Seion";
    font-weight:bold !important;
}

.nav a .dropdown-menu{
    font-family: "Seion";
}


#copyright {
    font-family: "Seion";
}

p {
    font-family: "Seion";
}

a {
    text-decoration: none;
    font-family: "Seion";
}

a:hover, a:focus {
    text-decoration: none;
    font-family: "Seion";
}


@font-family-sans-serif:  "Seion";
@font-family-serif:       "Seion";
@font-family-monospace:   "Seion";
@font-family-base:        @font-family-sans-serif;
