/* Enter Your Custom CSS Here */


@font-face {
    font-family: 'bank_gothic_tlmedium';
    src: url("../wp-content/themes/bridge/fonts/bankgothictl-medium-webfont.woff2") format("woff2"),
         url("../wp-content/themes/bridge/fonts/bankgothictl-medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'franklingothicurwbooregular';
    src: url("../wp-content/themes/bridge/fonts/f008013t.woff2") format("woff2"),
         url("../wp-content/themes/bridge/fonts/f008013t.woff") format("woff"),
         url("../wp-content/themes/bridge/fonts/f008013t.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;

}



body, body p {
	font-family: 'franklingothicurwbooregular' !important;
}

h1, h2, h3, h4
{
    font-family: "bank_gothic_tlmedium", "Bank Gothic TL", sans-serif !important;
}

.wpcf7-form-control wpcf7-acceptance {
  font-size: 12px;
}