@charset "UTF-8";
/* CSS Document */

/*
 Theme Name:   Divi Child Theme
 Theme URI:    https://theme.com/
 Description:  Divi Child Theme
 Author:       GravitationDesign 2020
 Author URI:   https://www.gravitationdesign.de/
 Template:     Divi
*/

/* =Theme customization starts here
------------------------------------------------------- */

/* Fonts */
@font-face {
    font-family: 'SukhumvitSet-Medium';
    src:url("/wp-content/themes/Divi-child/fonts/SukhumvitSet-Medium.woff") format("woff");

}
@font-face {
    font-family: 'SukhumvitSet-Text';
    src:url("/wp-content/themes/Divi-child/fonts/SukhumvitSet-Text.woff") format("woff");

}
@font-face {
    font-family: 'SukhumvitSet-Thin';
    src:url("/wp-content/themes/Divi-child/fonts/SukhumvitSet-Thin.woff") format("woff");

}
@font-face {
    font-family: 'SukhumvitSet-Light';
    src:url("/wp-content/themes/Divi-child/fonts/SukhumvitSet-Light.woff") format("woff");

}
@font-face {
    font-family: 'SukhumvitSet-Bold';
    src:url("/wp-content/themes/Divi-child/fonts/SukhumvitSet-Bold.woff") format("woff");

}
@font-face {
    font-family: 'SukhumvitSet-SemiBold';
    src:url("/wp-content/themes/Divi-child/fonts/SukhumvitSet-SemiBold.woff") format("woff");

}