/* AmericanABT Roman */
@font-face {
    font-family: 'AmericanABT';
    font-style: normal;
    font-weight: normal;
    src: url('https://theirishdock.com/fonts/americanabt_roman.eot'); /* IE9 Compat Modes */
    src: url('https://theirishdock.com/fonts/americanabt_roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://theirishdock.com/fonts/americanabt_roman.woff2') format('woff2'), /* Super Modern Browsers */
         url('https://theirishdock.com/fonts/americanabt_roman.woff') format('woff'), /* Modern Browsers */
         url('https://theirishdock.com/fonts/americanabt_roman.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* AmericanABT Italic */
@font-face {
    font-family: 'AmericanABT';
    font-style: italic;
    font-weight: normal;
    src: url('https://theirishdock.com/fonts/americanabt_italic.eot'); /* IE9 Compat Modes */
    src: url('https://theirishdock.com/fonts/americanabt_italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://theirishdock.com/fonts/americanabt_italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('https://theirishdock.com/fonts/americanabt_italic.woff') format('woff'), /* Modern Browsers */
         url('https://theirishdock.com/fonts/americanabt_italic.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* AmericanABT Bold */
@font-face {
    font-family: 'AmericanABT';
    font-style: normal;
    font-weight: bold;
    src: url('https://theirishdock.com/fonts/americanabt_bold.eot'); /* IE9 Compat Modes */
    src: url('https://theirishdock.com/fonts/americanabt_bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://theirishdock.com/fonts/americanabt_bold.woff2') format('woff2'), /* Super Modern Browsers */
         url('https://theirishdock.com/fonts/americanabt_bold.woff') format('woff'), /* Modern Browsers */
         url('https://theirishdock.com/fonts/americanabt_bold.ttf') format('truetype'); /* Safari, Android, iOS */
}
