/*
Theme Name: PwK 3.2.2
Text Domain: Psych with Keegan
Version: 3.2.2
Description: Psych with Keegan Fonts
Author: Keegan Krantz
Author URI: https://psychwithkeegan.com
*/

@font-face
{
font-family: "PwK-Bold";
src: url('https://kkfilecdn.s3.us-east-2.amazonaws.com/KK/fonts/DMSans-Bold.ttf');
text-rendering: optimizeLegibility;
}

@font-face
{
font-family: "PwK-Regular";
src: url('https://kkfilecdn.s3.us-east-2.amazonaws.com/KK/fonts/DMSans-Regular.ttf');
text-rendering: optimizeLegibility;
}

@font-face
{
font-family: "PwK-Med";
src: url('https://kkfilecdn.s3.us-east-2.amazonaws.com/KK/fonts/DMSans-Medium.ttf');
text-rendering: optimizeLegibility;
}

@font-face
{
font-family: "PwK-Black";
src: url('https://kkfilecdn.s3.us-east-2.amazonaws.com/KK/fonts/DMSans-Black.ttf');
text-rendering: optimizeLegibility;
}

@font-face
{
font-family: "PwK-text";
src: url('https://kkfilecdn.s3.us-east-2.amazonaws.com/KK/fonts/PwK-Text.ttf');
text-rendering: optimizeLegibility;
}

@font-face
{
font-family: "PwK-text-bold";
src: url('https://kkfilecdn.s3.us-east-2.amazonaws.com/KK/fonts/PwK-Text-Bold.ttf');
text-rendering: optimizeLegibility;
}