﻿.navTop-bg {
    background-color : #fff;
}
.navTop-ctxt {
    color: #8b909f;
}


.color-w {
    color: #fff !important;
}
.color-b {
    color: #000 !important;
}
.color-heavy {
    color: #192345 !important;
}
.color-light {
    color: #cfdbea !important;
}
.color-medium {
    color: #324cb1 !important;
}
.color-g {
    color: #8b909f;
}


@font-face {
    font-family: 'Adobe Garamond Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Adobe Garamond Pro Regular'), url('/fonts/AGaramondPro-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Adobe Garamond Pro Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Adobe Garamond Pro Italic'), url('/fonts/AGaramondPro-Italic.woff') format('woff');
}


@font-face {
    font-family: 'Adobe Garamond Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Adobe Garamond Pro Bold'), url('/fonts/AGaramondPro-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Adobe Garamond Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Adobe Garamond Pro Bold Italic'), url('/fonts/AGaramondPro-BoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Montserrat Regular';
    src: url('/fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal; /* Specify weight, e.g., 400 */
    font-style: normal; /* Specify style, e.g., normal or italic */
}