@font-face {
    font-family: 'Bull Heavy 1';
    src: url('../fonts/Bull-Heavy1.eot');
    src: url('../fonts/Bull-Heavy1.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Bull-Heavy1.woff2') format('woff2'),
        url('../fonts/Bull-Heavy1.woff') format('woff'),
        url('../fonts/Bull-Heavy1.ttf') format('truetype'),
        url('../fonts/Bull-Heavy1.svg#Bull-Heavy1') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

.content-top h1, .content-top h2, .content-bottom h2, .content-bottom .backg-text p span, .content-bottom .list-det p, h5.modal-title{
    font-family: 'Bull Heavy 1';
}

@font-face {
    font-family: 'Bull-Regular';
    src: url('../fonts/Bull-Regular.eot');
    src: url('../fonts/Bull-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Bull-Regular.woff2') format('woff2'),
        url('../fonts/Bull-Regular.woff') format('woff'),
        url('../fonts/Bull-Regular.ttf') format('truetype'),
        url('../fonts/Bull-Regular.svg#Bull-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
	font-family: 'Bull-Regular';
}