how to add css file in wordpress

CSS
wp_enqueue_style( 'style', get_stylesheet_uri() );

Source

Also in CSS: