/* Webfont: ABMSans-BoldItalic */@font-face {
    font-family: 'ABMSans';
    src: url('ABM-Sans-Bold Italic.woff2') format('woff2'), /* Modern Browsers */
         url('ABM-Sans-Bold Italic.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: italic;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: ABMSans-SemiBold */@font-face {
    font-family: 'ABMSansSemBd';
    src: url('ABM-Sans-SemiBold.woff2') format('woff2'), /* Modern Browsers */
         url('ABM-Sans-SemiBold.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: ABMSans-Bold */@font-face {
    font-family: 'ABMSans';
    src: url('ABM-Sans-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('ABM-Sans-Bold.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: ABMSans-Italic */@font-face {
    font-family: 'ABMSans';
    src: url('ABM-Sans-Italic.woff2') format('woff2'), /* Modern Browsers */
         url('ABM-Sans-Italic.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: ABMSans-LightItalic */@font-face {
    font-family: 'ABMSansLight';
    src: url('ABM-Sans-Light Italic.woff2') format('woff2'), /* Modern Browsers */
         url('ABM-Sans-Light Italic.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: ABMSans-Light */@font-face {
    font-family: 'ABMSansLight';
    src: url('ABM-Sans-Light.woff2') format('woff2'), /* Modern Browsers */
         url('ABM-Sans-Light.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: ABMSans-MediumItalic */@font-face {
    font-family: 'ABMSansMed';
    src: url('ABM-Sans-Medium Italic.woff2') format('woff2'), /* Modern Browsers */
         url('ABM-Sans-Medium Italic.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: ABMSans-Medium */@font-face {
    font-family: 'ABMSansMed';
    src: url('ABM-Sans-Medium.woff2') format('woff2'), /* Modern Browsers */
         url('ABM-Sans-Medium.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: ABMSans-Regular */@font-face {
    font-family: 'ABMSans';
    src: url('ABM-Sans-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('ABM-Sans-Regular.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: ABMSans-SemiBoldItalic */@font-face {
    font-family: 'ABMSansSemBd';
    src: url('ABM-Sans-SemiBold Italic.woff2') format('woff2'), /* Modern Browsers */
         url('ABM-Sans-SemiBold Italic.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

