/*
Theme Name: LTCA
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-family: 'Goldplay';
    src: url('fonts/goldplay-bold-webfont.woff2') format('woff2'),
         url('fonts/goldplay-bold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}




@font-face {
    font-family: 'Goldplay';
    src: url('fonts/goldplay-light-webfont.woff2') format('woff2'),
         url('fonts/goldplay-light-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}




@font-face {
    font-family: 'Goldplay';
    src: url('fonts/goldplay-medium-webfont.woff2') format('woff2'),
         url('fonts/goldplay-medium-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}




@font-face {
    font-family: 'Goldplay';
    src: url('fonts/goldplay-regular-webfont.woff2') format('woff2'),
         url('fonts/goldplay-regular-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}




@font-face {
    font-family: 'Goldplay';
    src: url('fonts/goldplay-semibold-webfont.woff2') format('woff2'),
         url('fonts/goldplay-semibold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}