﻿body {
    font-family: lato-light,lato,sans-serif;
    font-size: 18px;
}

@font-face {
    font-family: 'vag_roundedbold';
    src: url('fonts/vag_rounded_bold-webfont.eot');
    src: url('fonts/vag_rounded_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/vag_rounded_bold-webfont.woff2') format('woff2'), url('fonts/vag_rounded_bold-webfont.woff') format('woff'), url('fonts/vag_rounded_bold-webfont.ttf') format('truetype'), url('fonts/vag_rounded_bold-webfont.svg#vag_roundedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


.bodyTextLarge {
    color: Black;
    font-size: 28px;
}

.VSpacer1 {
    padding-bottom: 10px;
}
.VSpacer2 {
    padding-bottom: 20px;
}