/* This Awesome CSS file was created by Font Orgranizer from Hive :) */


@font-face {
    font-family: 'ABC';
    
    src: url('//jackmorgan.com/wp-content/uploads/font-organizer/ABC-Light.ttf') format('truetype');
font-weight: 300;
}

@font-face {
    font-family: 'ABC';
    
    src: url('//jackmorgan.com/wp-content/uploads/font-organizer/ABC-Book.ttf') format('truetype');
font-weight: normal;
}

@font-face {
    font-family: 'ABC';
    
    src: url('//jackmorgan.com/wp-content/uploads/font-organizer/ABC-Medium.ttf') format('truetype');
font-weight: 600;
}

@font-face {
    font-family: 'ABC';
    
    src: url('//jackmorgan.com/wp-content/uploads/font-organizer/ABC-Bold.ttf') format('truetype');
font-weight: 700;
}

@font-face {
    font-family: 'ABC';
    
    src: url('//jackmorgan.com/wp-content/uploads/font-organizer/ABC-ExtraBold.ttf') format('truetype');
font-weight: 800;
}

@font-face {
    font-family: 'ABC';
    
    src: url('//jackmorgan.com/wp-content/uploads/font-organizer/ABC-Black.ttf') format('truetype');
font-weight: 900;
}
