.link_text { color:#444 !important; }

@font-face {
  font-family: 'Montserrat';
  src: url('/wp-content/themes/salient/fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/wp-content/themes/salient/fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/wp-content/themes/salient/fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/wp-content/themes/salient/fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

body,
body p,
body li,
body input,
body textarea,
body button,
.wpb_wrapper,
.wpb_text_column,
.vc_custom_heading {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.row .col h1,
.row .col h2,
.row .col h3,
.nectar-highlighted-text {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

@font-face {
  font-family: 'Quicksand';
  src: url('/wp-content/themes/salient/fonts/Quicksand-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand';
  src: url('/wp-content/themes/salient/fonts/Quicksand-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand';
  src: url('/wp-content/themes/salient/fonts/Quicksand-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Quicksand';
  src: url('/wp-content/themes/salient/fonts/Quicksand-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}