heigth550 {
    height: 550px;
} 

heigth600 {
    height: 600px;
}

color-black {
    color: black;
}

raleway {
    font-family: Raleway;
}

h2 {
    font-family: 'Brush Script MT';
}


@font-face {

font-family: 'Boutina Caltond-Regular';

src: url(/wp-content/themes/dt-the7/fonts/Bregor/Boutina-Caltond-Regular.otf);

font-weight: normal;

}


@font-face {

font-family: 'Faire Sprig Sans-Regular';

src: url(/wp-content/themes/dt-the7/fonts/Bregor/Faire-Sprig-Sans-Regular.ttf);

font-weight: normal;

}


@font-face {

font-family: 'Brush Script-MT';

src: url(/wp-content/themes/dt-the7/fonts/Bregor/Brush-Script-MT.ttf);

font-weight: normal;

}


.brush-script {

font-family: "Brush Script-MT";

}


.faire-sprig {

font-family: "Faire Sprig Sans-Regular";

}


.boutina {

font-family: "Boutina Caltond-Regular";

}

.width1600 {
     width: 1600px;   
}


.no-hover {
        pointer-events: none;
      }